Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in relational-database

How to convert data stored in XML files into a relational database (MySQL)?

When adding a foreign key constraint, which direction is best practice?

Laravel one to one relationship without foreign key

Will this (normalised) database structure permit me to search by tags as I intend?

How does a bitmap index work?

Any reason to still use snake case for database tables and columns?

NoSQL vs. Relational Databases vs. Possible Hybrid

Laravel / Eloquent : hasManyThrough WHERE

SQL two tables and creating a link table

Duplicating records to fill gap between dates

Core Data setting One-To-Many in XCode 4.3.1

How to Implement Referential Integrity in Subtypes

Can a database attribute be primary and foreign key?

What's the proper way to store this data in a MySQL schema?

Creating a Rails dropdown for related database

How to get the last record before the last one in mysql?

Why would I want to use a non-relational database?

Entity Framework - Updating relationship by changing foreign key

Database that consumes less disk space

MySQL Double Entry Accounting System Database Design?