We just shipped the ⌨️ dbdiagram CLI. If you design databases in DBML, you know the drill: edit in the app, copy into git, or edit in git and paste back into the app. Sooner or later your diagram and your repo drift apart. The CLI closes that gap. Your `.dbml` file becomes the source of truth in your repository: • `push` to update your diagram on dbdiagram.io • `pull` to bring cloud edits back into git • `build document` to publish docs to dbdocs • run it in CI to keep everything in sync on every commit Because your schema now lives in git, version history, code review, and branching come for free. Get started: `npm install -g dbdiagram` 📚 Docs: https://lnkd.in/gnV4ZgTn 📦 npm: https://lnkd.in/gVesdXcP This is our first step toward a code-first workflow for database design, and we'd love your feedback. #dbdiagram #DBML #database #dataengineering #devtools
概要
Design and collaborate on ERD diagram
- ウェブサイト
-
https://dbdiagram.io
dbdiagram.ioの外部リンク
- 業種
- 技術・情報・インターネット
- 会社規模
- 社員 11 - 50名
アップデート
-
New in dbdiagram: 💽 Data Sample. Add example rows to your table definitions in DBML — see real data in your diagram, document lookup tables as code, and export to SQL `INSERT INTO` statements. 👉 Learn more: https://lnkd.in/dtHhdPMi
-
🎄 As the holidays approach, we're excited to gift dbdiagram users our brand-new AI Assistant! Chat naturally to create/refine database diagrams, add tables & relationships, or get suggestions on indexes and data types. It's all about supercharging your workflow and freeing up time for what matters most—like family moments. Included in our paid plans at no extra cost. Dive in and let us know your thoughts! 👉 Learn more: https://lnkd.in/gAvxszMS #DatabaseDesign #AI
-
🔮 We're happy to announce that dbdiagram now fully supports Oracle databases! Key features: ⬆️ Import Oracle SQL dump files. ⚙️ Connect to your Oracle DB to automatically generate DBML. ⬇️ Export Oracle SQL scripts to create or update your databases. Whether you're migrating schemas or starting fresh, this support makes it easier to visualize and work with Oracle databases.
-
-
✔️ Introducing DBML Check Constraints — Enforce Data Rules with Ease. We've added support for Check constraints, allowing you to set rules on your table fields to enforce data quality (e.g., balance >= 0), keep them in SQL imports/exports, and see them in your diagrams and docs. 👉 Learn more: https://lnkd.in/g_VQtEU6
-
-
🖼️ Introducing Diagram Views — create multiple, focused views from one database model. Show only the tables you need for a domain, workflow, or team conversation. No more overwhelming, all-in-one diagrams. 👉 Learn more: https://lnkd.in/g4gJXxfy
-