For Enterprise customers, we guarantee 100% implementation success in 90 days. Contact us
to discuss your specific requirements.
1
Standardize ad-hoc change process (2 weeks)
2
Centralize data query access (2 weeks)
3
Integrate SQL review into CI (1 week)
4
Manage schema migration (4 ~ 8 weeks)
Phase 1 - Standardize ad-hoc change process
Duration | 2 weeks |
Goals | 1. Remove direct human write access to database. 2. Streamlined change process with review, check, rollout, rollback, notification, and history. |
Phase 2 - Centralize data query access
Duration | 2 weeks |
Goals | 1. Remove direct human read access to database. 2. Access grants are reviewed and recorded. 3. Dynamic masking policy depending on the querier. |
- SQL Editor
- Database Permission
- Request Query and Export access flow
- Dynamic Data Masking
Phase 3 - Integrate SQL review into CI
Duration | 1 week |
Goals | 1. Auto check SQL anti-patterns during CI. 2. Non-intrusive to the existing CI pipeline. |
Phase 4 - Manage schema migration
Duration | 4 ~ 8 weeks |
Goals | 1. Decouple schema migration from code release. 2. Streamlined change process with review, check, rollout, rollback, notification, and history. |
- Multiple servers connecting to the same database.
- Multi-region database deployment.
- Multi-tenant service and each tenant has its own database.
- Long-running schema migration.