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