dbml
DBML definition kit
A language and toolkit for defining and documenting database structures in a human-readable format
Database Markup Language (DBML), designed to define and document database structures
3k stars
39 watching
170 forks
Language: JavaScript
last commit: 23 days ago
Linked from 1 awesome list
dbx
Related projects:
Repository | Description | Stars |
---|---|---|
ziglibs/zdb | An allocator-free document-oriented database management system built in Zig | 3 |
dbpunk-labs/db3 | A permanent JSON document database for decentralized applications built on blockchain technology | 367 |
cmu-db/dbdb.io | A project providing an online database of various databases. | 492 |
mlaanderson/database-js | Provides a unified interface to multiple databases using connection strings | 74 |
membership/membership.db | Provides a standard structure for storing user accounts, roles and authentication tokens in a web application's database | 1,018 |
mathaou/termdbms | A terminal-based user interface for viewing and editing databases. | 1,705 |
budu/lobos | A Clojure-based library for defining and manipulating SQL database schemas with migration support. | 267 |
juancarlospaco/nim-gatabase | A compile-time ORM for Nim, providing a simplified DSL for working with databases. | 120 |
chartdb/chartdb | A web-based tool that allows users to visualize and design database schemas using a single query, with features for schema import, export, and editing. | 9,559 |
jeapostrophe/dbm | Provides an interface to the dbm file format for accessing and manipulating databases | 4 |
wimmics/corese | A platform implementing and extending Semantic Web standards for RDF data management | 102 |
xujiajun/godbal | A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
dbetz/bob2 | A revised implementation of a transactional, self-contained database engine derived from the Nuon work at VM Labs. | 2 |
unum-cloud/ustore | An in-memory NoSQL database system with ACID guarantees, supporting multi-modal data storage and interaction with various programming languages. | 549 |
tablam/tablam | A practical relational programming language designed for data manipulation and database coding. | 191 |