Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Opinions on sensor / reading / alert database design

How to store datetimes in UTC and local timezone

How can a tree be stored in a database?

NoSQL or RDBMS for audit data

Nesting structures With Datomic

Use case for hstore against multiple columns

Is it possible to have an dynamic foreign key, and what is the best/correct to do so?

mysql sql database-design

When to use horizontal partitioning and when to use database sharding?

Query vs. View

database database-design

Question on table 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]