Key features
Visual Query Builder 
Using the DbSchema Query builder you can write complex queries with INNER, OUTER, EXISTS joins, filters and group by clauses. And this in a visual way, using diagrams, so you can better understand the relationing between tables. Simultaneously you can see the generated SQL query. read more
Relational Data Browse 
Relational Data Browse, one of the primary tools in DbSchema is an amazingly simple and efficient relational data explorer that offers simultaneous views of data from multiple tables and features numerous filters, data sorting mechanisms, and much more. read more
Multiple graphical layouts
DbSchema uses diagrams ( layouts ) as the main work environment, letting you understand and work with the schema in the same time. By using multiple layouts you will focus better on specific parts of the database... read more
Highlight-enabled SQL editor
Directly from layouts, Query builder or Data Browse you can generate SQL queries. Using the higlight-enabled SQL editor you can edit and execute the SQL phrases. The execution can be done as single statement or as script ( with result in a text pane ). read more
Database schema synchronization and team work
With DbSchema you can work offline, as it stores schema in its own project which can be saved on disk ( XML ). Then you can synchronize your project with different databases, either refresh or commit the schema changes from the database... read more
Schema documentation
DbSchema supports documentation from the ground up, allowing every table, column, index, etc. to have an associated comment or description. DbSchema can generate documentation in several formats (html, svg, etc ...) or can generate comments SQL scripts. read more
