Entwicklerinformationen
|
db4.3-doc | Berkeley v4.3 Database Documentation [html] | Mehr ... |
Complete documentation for all of the API's and utilities provided by version 4.3 of Berkeley DB. |
db4.3-util | Berkeley v4.3 Database Utilities | Mehr ... |
This package provides different tools for manipulating databases in the Berkeley v4.3 database format, and includes: - db4.3_archive: write the pathnames of the log files no longer in use. - db4.3_checkpoint: daemon process to monitor the database log and checkpoint it periodically. - db4.3_deadlock: traverse the database environment lock region and abort lock requests when a deadlock is detected. - db4.3_load: loads (and creates) a database from standard input. - db4.3_dump: read a database file and write it in a format understood by - db4.3_printlog: dump log files in human readable format. - db4.3_stat: display statistics for Berkeley DB environments. - db4.3_upgrade: upgrades the version of files and the databases they contain. - db4.3_verify: check the structure of files and their databases. |
libdb4.3 | Berkeley v4.3 Database Libraries [runtime] | Mehr ... |
This is the runtime package for programs that use the v4.3 Berkeley database library. |
libdb4.3++-dev | Berkeley v4.3 Database Libraries for C++ [development] | Mehr ... |
This is the development package which contains headers and static libraries for the Berkeley v4.3 database library. This is only for programs which will use the C++ interface. |
libdb4.3++c2 | Berkeley v4.3 Database Libraries for C++ [runtime] | Mehr ... |
This is the runtime package for programs that use the Berkeley v4.3 database library. This is only for programs which use the C++ interface. |
libdb4.3-dev | Berkeley v4.3 Database Libraries [development] | Mehr ... |
This is the development package which contains headers and static libraries for the Berkeley v4.3 database library. |
libdb4.3-java | Berkeley v4.3 Database Libraries for Java | Mehr ... |
This package provides the Java interface for the Berkeley v4.3 database library. |
libdb4.3-java-dev | Berkeley v4.3 Database Libraries for Java [development] | Mehr ... |
This package provides the Java interface for the Berkeley v4.3 database library.
|
libdb4.3-tcl | Berkeley v4.3 Database Libraries for TCL [module] | Mehr ... |
This package provides a TCL module suitable for accessing Berkeley v4.3 databases from within TCL programs. |