Modern database tooling for CUBRID — Python, TypeScript, Go
A comprehensive ecosystem of drivers, ORMs, and tools for building applications with CUBRID.
CUBRID Labs는 CUBRID 데이터베이스를 위한 현대적이고 생산성 높은 도구들을 개발하고 유지보수하는 조직입니다. Python, TypeScript, Go 등 다양한 언어로 드라이버, ORM, 예제 코드를 제공하여 개발자들이 CUBRID를 쉽고 효율적으로 사용할 수 있도록 합니다.
| Repository | Language | Description | Status |
|---|---|---|---|
| sqlalchemy-cubrid | Python | SQLAlchemy 2.0–2.1 dialect with full DDL/DML support, schema reflection, and type mapping | |
| pycubrid | Python | Pure Python DB-API 2.0 compliant driver for CUBRID | |
| cubrid-client | TypeScript/Node.js | TypeScript-first Node.js client with async/await support | |
| drizzle-cubrid | TypeScript | Drizzle ORM dialect for CUBRID with type-safe schema building | |
| cubrid-go | Go | Pure Go database/sql driver for CUBRID |
|
| gorm-cubrid | Go | GORM dialect for CUBRID with ORM features |
| Repository | Description |
|---|---|
| cubrid-cookbook | Production-ready examples across Python, Node.js, Go, and TypeScript frameworks |
New to CUBRID? Read the CUBRID in 5 Minutes guide — pick your language and build something in one page.
Choose your language:
- Python:
sqlalchemy-cubrid(ORM via SQLAlchemy) orpycubrid(native driver) - TypeScript/Node.js:
cubrid-clientordrizzle-cubrid(ORM) - Go:
cubrid-goorgorm-cubrid(ORM)
Each repository includes setup instructions, API documentation, and examples.
We welcome contributions! Please see CONTRIBUTING.md for guidelines.
Community:
- 💬 Questions? Post in GitHub Discussions
- 🐛 Found a bug? Open an Issue
- 📝 Have an idea? Start a Discussion
All projects are licensed under the MIT License. See individual repositories for details.
If you discover a security vulnerability, please report it via GitHub Security Advisories or email the maintainers. Do not open a public issue. See SECURITY.md for details.
Made with ❤️ by the CUBRID Labs team