Skip to content

zenthcloud/database-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Zenth Database Server

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.

πŸ› οΈ Features

  • βœ… 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

πŸ“¦ Part of the Zenth Cloud Stack

Zenth Database Server integrates with:

  • api-server – Database orchestration and management
  • ldap-server – Authentication and access control
  • status-server – Health monitoring and metrics
  • panel-server – Database administration UI
  • Other Zenth services requiring persistent data storage

πŸ› οΈ Technology

  • 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

πŸ“– Documentation

Installation, configuration, and API reference documentation are available in /docs or on Documentations.

πŸ›‘οΈ License

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.

Releases

No releases published

Packages

No packages published