Grist : Grist is a modern relational spreadsheet. It combines the flexibility of a spreadsheet with the robustness of a database.
Dolt : Dolt is a relational database, i.e. it has tables, and you can execute SQL queries against those tables. It also has version control primitives that o...
BlackBox : Safely store secrets in a VCS repo (i.e. Git, Mercurial, Subversion or Perforce).
pydantic : Data validation and settings management using python type annotations.
Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
ZeroDB enables clients to run queries over encrypted databases without exposing decrypted data to the server and without a proxy gateway.