Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

dbml

< >

dbml is a text markup language created in 2019.

#3680on PLDB 5Years Old
Homepage


Example from the web:
Table users { id integer username varchar role varchar created_at timestamp } Table posts { id integer [primary key] title varchar body text [note: 'Content of the post'] user_id integer status post_status created_at timestamp } Enum post_status { draft published private [note: 'visible via URL only'] }

HackerNews discussions of dbml

title date score comments
Show HN: DBML – simple DSL language to document database schemas 09/02/2019 57 16

- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v144.0.0