#Postfix 3.11 (for Workgroups!) released a few days ago with tools to mitigate the removal of #BerkeleyDB databases in some distros (it has been discussed for 5 years in Debian)

http://www.postfix.org/announcements/postfix-3.11.0.html

Postfix stable release 3.11.0

[cdesktopenv-devel] CDE 2.5.3 has been released | CDE - Common Desktop Environment

Python "bindings" for Oracle Berkeley DB 18.1.13 released. Now you can use it easily under ARM, RISC-V and others!

https://www.jcea.es/programacion/pybsddb.htm#berkeleydb-18.1.13

https://pypi.org/project/berkeleydb/18.1.13/

#Python #BerkeleyDB

Python "bindings" for Oracle Berkeley DB

Python "bindings" for Oracle Berkeley DB

New Python bindings for Berkeley db published!. Release 18.1.10. This release hits an important landmark: it uses Python Stable ABI. You can reuse the same binary with different python interpreters! https://jcea.es/programacion/pybsddb.htm#berkeleydb-18.1.10 - https://pypi.org/project/berkeleydb/ - https://docs.jcea.es/berkeleydb/latest/ #berkeleydb #python
Python "bindings" for Oracle Berkeley DB

Python "bindings" for Oracle Berkeley DB

389DS has switched their default backend from #BerkeleyDB to #LMDB. https://www.port389.org/docs/389ds/FAQ/Berkeley-DB-deprecation.html

The difference in config complexity is quite dramatic.

389 Directory Server - BerkeleyDB backend deprecation

Regarding #email, screw the old #filesystem-centric non #transactional approach btw.

Both #mbox and #maildir suck.

Program crashed while you were modifying a mail? Who knows what the on-disk file looks like now. You had it git-versioned? Good. If all goes well and git or the computer itself doesn't crash while updating things, that might be enough.

Even key-value #databases like #BerkeleyDB do it better, and they did so before #SQLite even existed.

So why can't I have tools using DBs?

@teajaygrey back when we were still using #BerkeleyDB, on a 5M user DB, #OpenLDAP authentication rates were over 2 orders of magnitude faster than ActiveDirectory on the same hardware and OS. (Even faster than that with OpenLDAP on Linux vs Windows too.) https://web.archive.org/web/20071214114023/http://connexitor.com/blog/pivot/entry.php?id=185#body

They've only gotten slower, while our transition to #LMDB got even faster...

Connexitor Blog - From the Directory Guys

AD and ADAM Performance: UPDATE