Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in relational-database

Relational data modeling for sub types

ERM: Cardinality in ternary relationships

What is the difference between SQL Server Compact Edition and SQL Server Express Edition?

Is RavenDb performance better in comparison to relational databases? [closed]

Do the "columns" in a table in a RMDB have order?

How to use 'hasManyThrough' with more than 3 tables in Laravel?

Relational v Hierarchical data models

Data Modeling: Supertype / Subtype

Normalize an Address

How to design a relational model for double-entry accounting with job costing

Use BLOB or VARBINARY for Encrypted Data in MySQL?

Why we use Dimensional Model over Denormalized relational Model?

Setting up a parent-child relationship in Core Data

SQL databases: normalization vs. performance?

Does MySQL require a primary key for a many-to-many link table?

PostgreSQL find locks including the table name

Foreign Keys vs. Partial Keys and their E-R representations

Select from a table that uses materialized path to encode a tree, ordered by depth-first (no recursive/ltree)

How to optimize MySQL for handling a small database, i.e. < 100mb?

How revisions control works on quora? Database design