MCPcopy Index your code
hub / github.com/alswl/dbml-editor

github.com/alswl/dbml-editor @v0.5.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.5.0 ↗ · + Follow
29 symbols 55 edges 22 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

dbml-editor

build-status

Online editor for DBML files.

Online Editor

dbml-editor

Features

  • Syntax highlighting
  • Live preview

Alternatives

Roadmap

  • Full support for DBML feature
  • Export to SQL
  • Import from SQL

Extension points exported contracts — how you extend this code

Props (Interface)
(no doc)
src/components/viewer/viewer.tsx
PageInfo (Interface)
(no doc)
src/services/demo/typings.d.ts
PageInfo_UserInfo_ (Interface)
(no doc)
src/services/demo/typings.d.ts
Result (Interface)
(no doc)
src/services/demo/typings.d.ts
Result_PageInfo_UserInfo__ (Interface)
(no doc)
src/services/demo/typings.d.ts
Result_UserInfo_ (Interface)
(no doc)
src/services/demo/typings.d.ts

Core symbols most depended-on inside this repo

parseFieldToPort
called by 1
src/parser/parser.ts
parseNoteToPort
called by 1
src/parser/parser.ts
parseTableToNode
called by 1
src/parser/parser.ts
parseRef
called by 1
src/parser/parser.ts
parseDatabaseToER
called by 1
src/parser/parser.ts
registerER
called by 1
src/nodes/er.ts
registerSyntax
called by 1
src/editor/syntax.ts
getInitialState
called by 0
src/app.ts

Shape

Function 20
Interface 9

Languages

TypeScript100%

Modules by API surface

src/services/demo/typings.d.ts8 symbols
src/services/demo/UserController.ts5 symbols
src/parser/parser.ts5 symbols
src/pages/Home/index.tsx3 symbols
src/components/viewer/viewer.tsx2 symbols
src/app.ts2 symbols
src/utils/format.ts1 symbols
src/nodes/er.ts1 symbols
src/models/global.ts1 symbols
src/editor/syntax.ts1 symbols

For agents

$ claude mcp add dbml-editor \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact