Zenth Database Server is a distributed, scalable, and fault-tolerant SQL database developed by Sky Genesis Enterprise as part of the Zenth Cloud ecosystem. Based on a fork of CockroachDB, it provides strong consistency, high availability, and multi-region support tailored for Zenth's sovereign cloud infrastructure.
- β Distributed SQL database with ACID compliance
- β Horizontal scalability with automatic sharding and replication
- β Strong consistency and serializable isolation levels
- β Multi-region and geo-partitioning support
- β
Integration with Zenth authentication via
ldap-server - β Secure communication and data encryption at rest and in transit
- β RESTful and gRPC APIs for administration and monitoring
- β Seamless backup and restore capabilities
- β Containerized deployment compatible with Kubernetes and Proxmox
Zenth Database Server integrates with:
api-serverβ Database orchestration and managementldap-serverβ Authentication and access controlstatus-serverβ Health monitoring and metricspanel-serverβ Database administration UI- Other Zenth services requiring persistent data storage
- Forked and customized from CockroachDB
- Written in Go for performance and concurrency
- Enhanced security and compliance features tailored for cloud sovereignty
- API-driven architecture for automation and integration
Installation, configuration, and API reference documentation are available in /docs or on Documentations.
Zenth Database Server is licensed under the GNU Affero General Public License v3 (AGPLv3). See the LICENSE file for full details.
Contributions, bug reports, and feature requests are welcome at github.com/zenthcloud.