Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How to make a composite key to be unique?

Pros and Cons of autoincrement keys on "every table"

sql database-design

Designing 1:1 and 1:m relationships in SQL Server

one to many relationship in database - design concept

database database-design

Is naming tables september_2010 acceptable and efficient for large data sets dependent on time?

PostgreSQL index not used for query on IP ranges

Database Design: replace a boolean column with a timestamp column?

What are the design criteria for primary keys?

Is it OK not to use a Primary Key When I don't Need one

Efficiently store large list structure in RocksDB so that the data can be retrieved in pages

Suggest Cassandra data model for an existing schema

Design pattern for directed acyclic graphs in MongoDB

good database design: enum values: ints or strings?

database database-design

Combining row level security with column grants

Database design: Matching sql database keys to php constants?

Are there any design patterns for bitemporal NoSQL databases? [closed]

Design for database

php mysql database-design cron

Maintaining subclass integrity in a relational database

Best Database structure for storing RSS feeds

database-design rss

Designing archive in database. Some patterns maybe?