PrismJS / PrismJS/prism

Support for DBML (Database Markup Language)

Open
#3,929 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

language-definitions new language
Dominant language
JavaScript
Stars
13k
Forks
1.4k
Avg merge
15h 36m
Merged PRs (30d)
3

Description

Language

DBML (Database Markup Language) is a simple and readable DSL (Domain Specific Language) for describing database structures. It allows developers to define tables, columns, indexes, and relationships in a clean, declarative format, often used for schema modeling and documentation. DBML is widely adopted with tools like dbdiagram.io and is open standard.

Additional resources

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the DBML syntax documentation and the linked DBML repository to identify the syntax Prism needs to recognize. No implementation files or tests are named; done means adding DBML syntax-highlighting support with coverage for the documented language constructs.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.