Skip to content

Releases: berkeleydb/libdb

Berkeley DB 4.6.21 + SSI (Cahill, SIGMOD 2008 prototype)

Choose a tag to compare

@gburd gburd released this 15 Jun 19:23

Serializable Snapshot Isolation (SSI) research prototype by Michael Cahill, applied verbatim on top of Berkeley DB 4.6.21.

This tracks exactly what Michael implemented:

  • Upstream commit: 1405db13d2e6b9e551b3b70246564f8078df5f28
  • Source: github.com/michaelcahill/berkeleydb-archive
  • Paper: Cahill, Röhm & Fekete, Serializable Isolation for Snapshot Databases, ACM SIGMOD 2008 (Best Paper Award).

SSI was never integrated into any released Berkeley DB; the algorithm was later adopted by PostgreSQL 9.1. This tag is preserved for historical reference.

git diff v4.6.21 v4.6.21-SSI shows precisely the 32-file change (+722/-263): new DB_TXN_SNAPSHOT_SAFE mode, DB_LOCK_SIREAD locks, rw-antidependency tracking, and snapshot-conflict detection.

v5.3.29

Choose a tag to compare

@gburd gburd released this 23 Apr 02:04

Full Changelog: v5.3.28...v5.3.29

BerkeleyDB 5.3.28

Choose a tag to compare

@gburd gburd released this 05 Aug 18:18

Final patch release of the 5.x series, last release before the license was changed to AGPLv3.

Berkeley DB 11gR2 (11.2.5.3.21)

Choose a tag to compare

@gburd gburd released this 05 Aug 13:49

Berkeley DB 11gR2 (11.2.5.3.21)

http://www.oracle.com/us/products/database/berkeley-db/index.html
http://www.oracle.com/technetwork/database/berkeleydb/overview/index.html
http://www.oracle.com/technetwork/database/berkeleydb/overview/index-085366.html

We are pleased to announce a new release of Berkeley DB 11gR2 (11.2.5.3.21). While this is a minor release, there is one exciting new feature that should be highlighted:

  • Support for JDK7 platform added

In addition, we continue our program of adding improvements to the JDBC driver and SQL API. Consult the change log for the complete list of changes.
http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_5_3.html

Product Downloads:
http://www.oracle.com/technetwork/database/berkeleydb/downloads/index.html

http://download.oracle.com/otn/berkeley-db/db-5.3.21.tar.gz
http://download.oracle.com/otn/berkeley-db/db-5.3.21.zip
http://download.oracle.com/otn/berkeley-db/db-5.3.21.msi
http://download.oracle.com/otn/berkeley-db/db-5.3.21.NC.tar.gz
http://download.oracle.com/otn/berkeley-db/db-5.3.21.NC.zip
-- NOTE: MD5 signatures to verify product file integrity are .md5

Product Documentation:
http://download.oracle.com/docs/cd/E17076_02/html/index.html
http://www.oracle.com/technetwork/database/berkeleydb/db-faq-095848.html

Product Community, the Oracle Technology Network:

General Berkeley DB Questions:
http://forums.oracle.com/forums/forum.jspa?forumID=271

Questions about Berkeley DB's Replication and High Availability (HA) features:
http://forums.oracle.com/forums/forum.jspa?forumID=272

Licensing, Sales, and Other Questions: mailto:berkeleydb-info_us at oracle.com

Thank you for your support of Berkeley DB.

Eric Jensen

Product Manager | Oracle Berkeley DB

NOTE: This was the last release published under the Sleepycat License before Oracle switched it to AGPLv3 [1] starting with version 6.

[1] https://oss.oracle.com/pipermail/bdb/2013-June/000056.html
[2] https://oss.oracle.com/pipermail/bdb/2012-May/000051.html

Berkeley DB 5.1.29

Choose a tag to compare

@gburd gburd released this 15 Jun 19:11

Berkeley DB 5.1.29 — upstream release.

Imported verbatim onto the historical branch. See the branch README for how to diff versions.

Berkeley DB 5.0.32

Choose a tag to compare

@gburd gburd released this 15 Jun 19:11

Berkeley DB 5.0.32 — upstream release.

Imported verbatim onto the historical branch. See the branch README for how to diff versions.

Berkeley DB 4.8.30

Choose a tag to compare

@gburd gburd released this 15 Jun 19:11

Berkeley DB 4.8.30 — upstream release.

Imported verbatim onto the historical branch. See the branch README for how to diff versions.

Berkeley DB 4.7.25 patch 4

Choose a tag to compare

@gburd gburd released this 15 Jun 19:11

Berkeley DB 4.7.25 patch 4 — official upstream patch.

git diff v4.7.25 v4.7.25.4 shows exactly what this patch changes.

Berkeley DB 4.7.25 patch 3

Choose a tag to compare

@gburd gburd released this 15 Jun 19:11

Berkeley DB 4.7.25 patch 3 — official upstream patch.

git diff v4.7.25 v4.7.25.3 shows exactly what this patch changes.

Berkeley DB 4.7.25 patch 2

Choose a tag to compare

@gburd gburd released this 15 Jun 19:11

Berkeley DB 4.7.25 patch 2 — official upstream patch.

git diff v4.7.25 v4.7.25.2 shows exactly what this patch changes.