Micro Database Management Library - Summary
This group is not part of the GNU Project.
UDBM
The Micro Database Manager Library is a set of facilities and tools to handle Hash and Recno Databases. It includes hash and recno programs to handle databases in shell and a library for C developers.
LIST OF COMMANDS
- hadb: Hash Database program to insert, update, and list hashes.
- hadbdel: Hash Database program to remove hashes.
- redb: Recno Database program to insert, update, and list records.
- redbdel: Recno Database program to remove database records.
- udbm.h: Header files that have interfaces for C programming.
- libudbm.so: Library sharing objects.
Registration Date: Thu 31 May 2018 02:15:20 AM UTC
License: GNU General Public License v3 or later
Development Status: 5 - Production/Stable
- Browse open items
Submit a new item
Powered by Savane 3.14-d582.
Corresponding source code