Skip to main content

๐Ÿ› Schem๏ธa Changelog: Track your database schema changes easily

schema-changelog

Database schema changes happen frequently and over long periods of development, often without a clear record of what changed or why. This makes it challenging to trace issues or understand the evolution of your schema.

Introducing Changelog โ€“ a powerful new feature within dbdocs that lets you track and view all updates to your database schema. See who made changes, what was updated, and when it happened. With versioning and detailed notes on modifications, you can easily identify the root cause of issues and keep your team informed.

schema-changelog-feature-walkthrough

๐ŸŽฌ Watch this video! ๐Ÿฟ

Stay on top of your database changes with Changelog in dbdocs. Read the doc here.

This feature is currently in beta phase and available to all dbdocs users, including free and paid tiers only during this phase.


โš™๏ธ Generate DBML from SQL Database

dbdocs now provides a more direct way to generate DBML code from your database using the db2dbml command. This capability allows you to skip the need for manual drafting or conversion from SQL dumps, keep your documentation process simple, and ensure your DBML reflects the most current database structure. Generate DBML from database Generate DBML from database

Is it safe to allow dbdocs CLI to connect to my database? Yes

  • Everything runs on your local machine, and the database credentials are not tracked or sent anywhere.
  • The database connection is secured.
  • The code is open source from the @dbml/cli & @dbml/connector packages and can be checked here.

Supported databases: PostgreSQL, MySQL, MSSQL, Snowflake, BigQuery.

For more details, check outย our doc here.

Please give this feature a shot andย let us knowย what you think.


๐Ÿ“ Built-in Markdown Editor for table/field notes

Markdown-supported notes are highly useful in helping document readers understand database structures. However, creating great documentation is tough and time-consuming because it necessitates rebuilding the entire project whenever you wish to add a useful explanation to a table or field.

Today, we are pleased to announce our built-in Markdown Editor for table/field notes, which will make documentation writing easier.

Here are some highlights of the feature:

  • โœ…ย Quick and easy way to add helpful descriptions to existing documentation.
  • โœ…ย Inspired-by-WYSIWYG editor, friendly with non-technical users without Markdown syntax knowledge.

Markdown Editor

This feature is available to all dbdocs users, both free and paid. Feel free to give it a try andย let us knowย what you think.

Thank you for your continued support and trust in our products.


ใ€ฐ๏ธ Adjustable Relationship Lines

We're excited to announce the addition of the new Adjustable Relationship Lines feature.

Overlapping relationships make diagrams difficult to read and understand, compromising the clarity of the diagram. This problem is especially severe in large and densely connected diagrams.

This new feature allows users to manually control the relationship lines between tables in their database diagrams, providing a more tailored and intuitive way to organize complex diagrams.

Adjustable Relationship Lines

This feature is available to all dbdocs users, including free and paid tiers.

We believe this enhancement will greatly improve your diagramming experience and we look forward to your feedback.

For the latest update on new dbdiagram features, make sure to follow us on our social media: ๐Ÿฆย TWITTERย - ๐Ÿงณย LINKEDIN

Thank you for your continued support and trust in our products.


๐Ÿ“ƒ Sticky Notes

Today we're thrilled to introduce Sticky Notes feature in dbdocs. This feature aims to simplify your process of annotating database designs and improves team communications.

Sticky Notes

Please note that Sticky Notes is only available in our Personal Pro plans. You can learn more about our pricing plan here.

For any questions or concerns regarding this Sticky Note feature, our support team is here to assist you. You can reach out to us via our Contact Us form.

For the latest update on new dbdiagram features, follow us on our social media: ๐Ÿฆ TWITTER - ๐Ÿงณ LINKEDIN

Thank you for your continued support and trust in our products.