This repo is a part of project that use DBML to auto generate model, api for mikro-orm, expressjs
A simplified and open-source alternative to dbdiagram.io, offering powerful features for database modeling:
- DBML Editing and Saving: Easily edit and save your database schema.
- DBML Rendering: Visualize schemas with Vue Flow integration.
- Auto-layout: Generate layouts automatically using Dagre with LR indexing.
- Download: DBML, sqlite, sql
- Save to localstorage
- Load from localstorage
- Multiple dbml
- Publish vue-dbml component package
- ⚡ Fast Development: Built with Vite for blazing-fast builds and optimized production workflows.
- 🛠️ Component-Based Architecture: Modular and reusable Vue components ensure
- 🚀 State Management: Seamless state handling using Pinia.
- 📦 Modern Tooling: Includes ESLint and Prettier to maintain clean, consistent, and error-free code.
-
Clone the Repository Run the following commands to clone and set up the project:
git clone https://github.com/rxzcode/vue-dbml.git cd vue-dbml yarn
-
Dev, Build and Preview Commands:
yarn dev
for local develop.yarn build
for building the app.yarn preview
for previewing the production build locally.
-
License:
- This project is licensed under the MIT License. Please provide attribution to @rxzcode.