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...
CryptPad : CryptPad is the Zero Knowledge realtime collaborative editor.
Encryption carried out in your web browser protects the data from the server, the cloud ...
pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL.
pgLoader has two modes ...
Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
ZeroDB enables clients to run queries over encrypted databases without exposing decrypted data to the server and without a proxy gateway.