Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in relational-database

Best way to create nested array from tables: multiple queries/loops VS single query/loop style

Prefix all columns resulting from left_join() with original table names

How is a graph database different to a graph represented in a relational database?

Django unique constraint + form errors

LDAP vs Relational Database [closed]

Implementing a Flexible Relationship in a RDBMS -- What really are the tradeoffs?

Consolidating tables with one-to-one relationships

Best way to store arrays of variable length in MySQL

SQL: Creating a relation table with 2 different auto_increment

Database design: flexibility vs. simplicity

non trivial functional dependency in DBMS

Normalize table to 3rd normal form

Why are relational databases unsuitable for unstructured data?

De-normalize live data for the sake of reports - Good or Bad?

SQLServer - How to find dependent tables on my table?

Is the relationship between Customer and Commodity correct?

Is it a bad idea to have a property table in a database?

What'd be a good open-source database for learning database design? (Designing the DBMS, not normalizing tables/etc)

Entity Framework inserting child objects in the wrong order