Beta v0.5.1b24 — past initial proving, but the Python API surface may still shift before 1.0. WiredTiger on-disk format is stable, but there's no migration tool yet — don't put production data here.

Validation reports refreshed; PyPI README link-validation

5 May 2026 · Joe Drumgoole · Releases

v0.3.0a35 regenerates the four conformance reports — pymongo, mongo-go-driver, mongo-node-driver, mongo-java-driver — and locks in the geo-conformance gauge limit. The reports are SecantusDB's honest "MongoDB compatibility" gauge: those are the upstream drivers' actual tests, run unmodified, the same ones their CIs run against mongod.

The README also got two PyPI-specific fixes: every relative doc/asset URL is now absolutized to raw.githubusercontent.com so PyPI's project page renders the brandkit logos and screenshots correctly, and a new online link-validation test (invoke validate-readme) HEAD-checks every URL in the published README so a broken link in production gets flagged automatically.

Full release notes on GitHub · Install from PyPI · Tag