Go to file
2024-01-05 21:39:44 +01:00
bdb-transactions.diff install headers in more canonical patch %{_includedir}/db-5.1 insted of %{_includedir}/db51; add legacy symlink [release 5.1.25-4mamba;Sat Oct 15 2011] 2024-01-05 21:39:43 +01:00
btree.diff install headers in more canonical patch %{_includedir}/db-5.1 insted of %{_includedir}/db51; add legacy symlink [release 5.1.25-4mamba;Sat Oct 15 2011] 2024-01-05 21:39:43 +01:00
db4-jni-casting.diff install headers in more canonical patch %{_includedir}/db-5.1 insted of %{_includedir}/db51; add legacy symlink [release 5.1.25-4mamba;Sat Oct 15 2011] 2024-01-05 21:39:43 +01:00
db51-5.1.25-gcc-8.patch don't obsolete libdb [release 5.1.25-5mamba;Sun Jun 21 2020] 2024-01-05 21:39:44 +01:00
db51.spec don't obsolete libdb [release 5.1.25-5mamba;Sun Jun 21 2020] 2024-01-05 21:39:44 +01:00
java.diff install headers in more canonical patch %{_includedir}/db-5.1 insted of %{_includedir}/db51; add legacy symlink [release 5.1.25-4mamba;Sat Oct 15 2011] 2024-01-05 21:39:43 +01:00
README.md install headers in more canonical patch %{_includedir}/db-5.1 insted of %{_includedir}/db51; add legacy symlink [release 5.1.25-4mamba;Sat Oct 15 2011] 2024-01-05 21:39:43 +01:00

db51

The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. The Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length record access methods, transactions, locking, logging, shared memory caching, and database recovery. The Berkeley DB supports C, C++, Java, and Perl APIs. It is used by many applications, including Python and Perl, so this should be installed on all systems.