Your feedback to us

+1,695
Completed

Support Oracle Database

anonymous 5 years ago updated by hannah gryska 1 year ago 27

Please vote If you are interested in Oracle Database to be supported in SqlDbm 

+1,241
Accepted

Add support for SQLite

cyber sinh 5 years ago updated by oriohac 2 years ago 9

SQLite is a very popular SQL engine.

+353
Completed

Print OR Export database diagram to PDF/PNG

Support 6 years ago updated by hannah gryska 3 months ago 84 18 duplicates

User should be able to print or export database diagram.

+102
Accepted

Relationship lines moving

lesya 6 years ago updated by hannah gryska 3 months ago 31 1 duplicate

The ability to move the relationship lines would be great. Right now lines will cross or go behind another table, making the diagram difficult to read.

+91
Completed

PostgreSQL Reverse Engineering

anonymous 5 years ago updated by erneststephen87 4 years ago 12

8/24/2019

Released new version of SqlDBM with support of PostgreSQL Reverse Engineering.

Enjoy Data Modelling :-)

Thank you for you support and patience.

+82
Completed

PostgreSQL

lesya 6 years ago updated by s vasudeva 3 years ago 15

Postgres as the next support SQL language

Answer
anonymous 5 years ago

Now SqlDBM supports PostgreSQL, try it

Thank you for your assistance,

SqlDBM Team

+81
Completed

Naming Convention Template (Primary Key, Foreign Key, Index Names etc)

Support 6 years ago updated by anonymous 4 years ago 23 7 duplicates

It would be nice to have "Naming Conventions Template feature", using which user can provide template of how to name certain objects of the database. For example:
Primary Key: [TableName]Id  - "Student" table will have StudentId
Index: IX_[TableName]_[ColumnName]

+70
Completed

Add support for views and functions

Julian Utting 6 years ago updated by florian 2 years ago 20

A typical project involves many database objects besides tables. Being able to add views and (at least scalar) functions to the schema would be a massive boon in sketching out a database structure.

+66
Completed

​Organize diagram automatically​ in one click (Auto Layout)

kessler oliveira 6 years ago updated by Support 5 years ago 14 4 duplicates

Organize diagram automatically in one click

Answer
Support 5 years ago

We have pushed new version with our first cut of Auto layout. Happy Data Modelling!

Thanks,

Team - SqlDBM

+62
Accepted

Cardinality

lesya 6 years ago updated by wagnerbhbr 4 years ago 8 2 duplicates

One feature that we feel is a bit missing is the cardinality information on the joins (0,1,n), it does help in the visibility of the diagram.