database schema

Nov
15
A quick sample: how to customize your database schema view visually?

A quick sample: how to customize your database schema view visually?

When you want to change your database schema tree, Metadata Container Editor lets you do this without coding to experiment with the tree structure faster.
3 min read
Jan
22
Understanding a Complex Database Structure

Understanding a Complex Database Structure

Knowing where to look for the necessary data in a scarily large database schema is vital when you write SQL queries.
5 min read
Mar
14
Domain Specific Language: define SQL queries via fluent API

Domain Specific Language: define SQL queries via fluent API

New API makes your queries database server-independent and checked against the current database schema on the compilation stage.
1 min read
Apr
26

How do you use the Alternate Names feature?

A feature that was primarily made to display clear names for database objects can be helpful to update your queries after the database schema refactoring.
2 min read