Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What's the latest version of berkeley-db-je?

What's the latest version of berkeley-db-je?

From oracle, it is 7.5.

But from maven repository, it is 18.3.12.

It there anyone know more details?

like image 592
Spike Liu Avatar asked Nov 17 '25 06:11

Spike Liu


1 Answers

The latest version of Berkeley DB Java Edition is 7.5.11 https://www.oracle.com/technetwork/database/berkeleydb/overview/index-093405.html

The 18.x versions you are seeing in maven are Oracle NoSQL Database Community Edition (CE).

Some info on the database can be found here: https://docs.oracle.com/en/database/other-databases/nosql-database/19.5/concepts/introduction.html

Oracle NoSQL Database uses Oracle Berkeley DB Java Edition as its underlying storage engine.

like image 69
Valknut Avatar answered Nov 21 '25 08:11

Valknut



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!