Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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?

How to know when to use indexes and which type?

Schema-less design guidelines for Google App Engine Datastore and other NoSQL DBs

Mysql improve SELECT speed

Strategy for tracking user recent activity

How would you implement twitter using a noSQL kind of DB?

How to model entities in Google’s Datastore