Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Storing large amounts of data: DB or File System?

SQL Server Code Reuse Via Stored Procedures - Good or Bad Practice?

Database Design - Employee Clocking In and Out System [closed]

Multiple databases vs a single database

database database-design

surrogate vs natural key: hard numbers on performance differences?

MySQL: Writing to slave node

Does a char occupy 1 byte in a database?

database database-design

What is the good design of database schema for a multiple-choice quiz engine?

database-design

Confusion about 1:1 relationship

sql database-design

Best practices for creating a data model [closed]

SQLAlchemy declarative: table without any primary keys?

Converting a many-to-many relationship to one-to-many in PostgreSQL

Best pattern for modeling sparse attributes

database-design

Does a Postgres UNIQUE constraint imply an index?

Understanding keys in databases

mysql database-design

Accounting Database - storing a transaction

Should grandparent foreign keys be stored in grandchild table?

mongo db design of following and feeds, where should I embed?

database schema for products attributes

mysql database-design

"ERROR: extra data after last expected column" when using PostgreSQL COPY