Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

mongoDB vs relational databases when data can't fit into memory?

Can't create foreign key with ON DELETE SET DEFAULT

Why not create and delete 'TABLE' whenever data inserted?

database-design

Limiting integer data type field lengths

How to handle late arriving dimension and NULL business key in Kimball Data Mart?

SQL : ERROR 1005: Can't create table 'obl2.itemsubjects' (errno: 121)

Storing statistics over longer periods of time and timezones

MY SQL Query for thread messaging inbox and sent

php mysql sql database-design

Data Store Design for NxN Data Aggregation

Can I avoid a relation loop in my database design?

In a One to One relationship should i drop one of the table's id column?

Database Design - Column In One Table References Two Tables

Is there a reason for a Primary Key column that would never be used?

Help with a point of sale design

database-design

Implementing a sales tax strategy for Invoices

Fastest way to perform subset test operation on a large collection of sets with same domain

Select * sql query vs Select specific columns sql query [duplicate]

Locking rows in a table for SELECT and UPDATE

Renaming SQLite Tables/Columns/Rows after indices have been created

Which is a better method for storing images - folder or SQL Server as binary?