TenantsDB is at version 1.0. It provisions isolated PostgreSQL, MySQL, MongoDB and Redis databases for every one of your customers, automatically.
Design your schema once and TenantsDB deploys it across your fleet. There are no tenant_id columns, no shared tables and no row-level security policies to get wrong, because tenants are separated at the database level rather than inside one.
Tenants run at one of two isolation levels. L1 gives each tenant its own logical database on shared infrastructure. L2 gives each tenant a dedicated virtual machine. Both are reachable through a single query proxy over TLS, and tenants can migrate between the two.
Version 1.0 covers schema versioning through blueprints, automated backups, and keyword and AI-powered search. TenantsDB is at tenantsdb.com.