Back to browse
GitHub Repository

A free and open-source database management tool, suitable for team use. It offers capabilities such as access control, data anonymization, SQL auditing, CI/CD, and supports cross-regional deployment.

317 starsJava

CloudDM 4.0 – open-source database development platform

by cloudcanalx·Jul 15, 2026·2 points·1 comment

AI Analysis

●●SolidSolve My ProblemNiche Gem

Self-hosted alternative to Bytebase with granular RBAC and built-in data masking.

Strengths
  • Granular RBAC separates resource and function permissions at instance, schema, and table levels.
  • Supports an unusually wide range of databases including legacy Oracle, DB2, and Chinese variants like Dameng.
  • Built-in CI/CD triggers via Git Push, Webhooks, and HTTP calls without needing external orchestrators.
Weaknesses
  • Java-based stack may feel heavy compared to modern Go or Rust alternatives for infrastructure tools.
  • Documentation links to a commercial domain (cdmgr.com), creating confusion about the open-source fork's independence.
Target Audience

Database administrators and engineering teams managing shared database access

Similar To

Bytebase · DBeaver · Archery

Similar Projects

SaaS●●Solid

Oops Backup – Simple off-site backups for your databases

Client-side key derivation + AES-256-GCM and OpenSSL-compatible ciphertext is a practical, privacy-first combo — you can upload backups the service can never read and still decrypt them locally if you prefer. The product nails simplicity (one plan, included 2GB, 32-day rolling history), but that same simplicity limits appeal for anyone with larger datasets or retention needs; the irreversible password/key model is honest but should be extremely prominent.

Solve My ProblemSlickNiche Gem
kovacivan
164mo ago
Data●●Solid

Rocky – Rust SQL engine with branches, replay, column lineage

Compile-time data contracts catch schema drift before dbt ever runs.

Big BrainShip It
hugocorreia90
122482mo ago
AI/ML●●Solid

PardusDB – SQLite-like vector database in Rust

Using a single-file .pardus format with CREATE/INSERT/SELECT + SIMILARITY queries gives a very familiar developer UX for embedding storage. The combination of graph-based ANN, full transactions, thread-safety, and zero external dependencies is an uncommon and useful engineering combo for local-first AI work; it would win more attention with benchmark comparisons and richer ecosystem integrations (connectors/clients).

Niche GemWizardry
JasonHEIN
205mo ago