Difference between revisions of "Gdbm"

From Free Software Directory
Jump to: navigation, search
(added standard links)
(gdbm-1.20)
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU dbm
 
|Name=GNU dbm
|Short description=Replacement for the 'dbm' and 'ndbm' libraries
+
|Short description=Hash library of database functions compatible with traditional dbm.
|Full description=GNU dbm is a set of database routines that use extendible hashing and works similar to the standard UNIX dbm routines.  The library provides also an optional compatibility layer for UNIX-like dbm and ndbm calls.
+
|Full description='''GDBM''' is a library for manipulating hashed databases. It is used to store key/value pairs in a file in a manner similar to the Unix dbm library and provides interfaces to the traditional file format.
 +
 
 +
This is a GNU package.
 
|Homepage URL=https://www.gnu.org/software/gdbm/
 
|Homepage URL=https://www.gnu.org/software/gdbm/
|Is High Priority Project=No
+
|Version download=https://ftp.gnu.org/gnu/gdbm/gdbm-1.20.tar.gz
|VCS checkout command=git clone git://git.savannah.gnu.org/gdbm.git
 
|Documentation note=https://www.gnu.org/software/gdbm/manual/
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Related projects=GLST
 
|Keywords=database,development,Unix,gdm,ndbm,engineering
 
|Version identifier=1.14.1
 
|Version date=2018/01/03
 
|Version status=stable
 
|Version download=https://ftp.gnu.org/gnu/gdbm/gdbm-1.14.1.tar.gz
 
|Last review by=Bendikker
 
|Last review date=2018/11/14
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/12
 
|User level=none
 
|Component programs=gdbm_dump, gdbm_load, gdbmtool
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Test entry=No
 
|Is GNU=Yes
 
|GNU package identifier=gdbm
 
|Decommissioned/Obsolete=No
 
|License verified date=2001-01-31
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License copyright=Copyright (C) 2007, 2011 Free Software Foundation, Inc.
+
|License copyright=Copyright (C) 1990-2021 Free Software Foundation, Inc.
|License verified by=Bendikker
+
|License verified by=Genium
|License verified date=2018/05/03
+
|License verified date=2020-12-23
 +
|License note=https://git.savannah.gnu.org/cgit/gdbm.git/tree/COPYING
 +
}}
 +
{{Software category
 +
|Database=administration
 +
|Interface=command-line, library
 +
|Programming-language=C
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 +
|Works-with=database
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=gdbm
 
}}
 
}}
 
{{Person
 
{{Person
Line 41: Line 32:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Ruby (Ref)
+
|Resource audience=Bugs
|Resource URL=https://rubygems.org/gems/gdbm
+
|Resource kind=E-mail
 +
|Resource URL=bug-gdbm@gnu.org
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Savannah (Ref)
+
|Resource audience=Savannah
|Resource URL=https://savannah.gnu.org/projects/gdbm
+
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/gdbm/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref)
+
|Resource audience=Savannah
|Resource URL=https://tracker.debian.org/pkg/gdbm
+
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/gdbm.git
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://git.savannah.gnu.org/cgit/gdbm.git
+
|Resource URL=http://git.gnu.org.ua/cgit/gdbm.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=FTP
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
+
|Resource URL=https://ftpmirror.gnu.org/gdbm/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=FTP
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/gdbm
+
|Resource URL=https://alpha.gnu.org/gnu/gdbm/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/gdbm/
 +
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 
|Resource kind=General
 
|Resource kind=General
|Resource URL=https://translationproject.org/domain/gdbm.html
+
|Resource URL=https://www.wikidata.org/wiki/Q62850490
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=VCS Repository Webview
+
|Resource audience=Debian
|Resource URL=http://git.gnu.org.ua/cgit/gdbm.git
+
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/gdbm
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=Translation Project
 
|Resource kind=General
 
|Resource kind=General
|Resource URL=https://www.gnu.org.ua/software/gdbm/manual.html
+
|Resource URL=https://translationproject.org/domain/gdbm.html
 +
}}
 +
{{Resource
 +
|Resource audience=Documentation
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.gnu.org.ua/software/gdbm/manual/index.html
 
}}
 
}}
{{Software category
+
{{EntryDetails
|Database=administration
+
|Is High Priority Project=No
|Interface=command-line
+
|Decommissioned or Obsolete=No
|Programming-language=C
+
|Accepts cryptocurrency donations=No
|Works-with=database
+
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 07:23, 2 July 2021


[edit]

GNU dbm

https://www.gnu.org/software/gdbm/
Hash library of database functions compatible with traditional dbm.

GDBM is a library for manipulating hashed databases. It is used to store key/value pairs in a file in a manner similar to the Unix dbm library and provides interfaces to the traditional file format.

This is a GNU package.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

5 February 2022




Leaders and contributors

Contact(s)Role
Sergey Poznyakoff Maintainer


Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttp://git.gnu.org.ua/cgit/gdbm.git/
FTPMailing Listhttps://ftpmirror.gnu.org/gdbm/
DebianDeveloperhttps://tracker.debian.org/pkg/gdbm
FTPDownloadhttps://ftp.gnu.org/gnu/gdbm/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/gdbm.git
Translation ProjectGeneralhttps://translationproject.org/domain/gdbm.html
SavannahDeveloperhttps://savannah.gnu.org/projects/gdbm/
DocumentationHomepagehttps://www.gnu.org.ua/software/gdbm/manual/index.html
BugsE-mailbug-gdbm@gnu.org
WikidataGeneralhttps://www.wikidata.org/wiki/Q62850490
FTPDownloadhttps://alpha.gnu.org/gnu/gdbm/


Software prerequisites

This entry (in part or in whole) was last reviewed on 5 February 2022.




Entry











"Bugs" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Translation Project" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Documentation" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.