Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Designing tables in Amazon dynamodb

Data structure for non-overlapping ranges within a single dimension

Is there a .NET Polymorphic Data Framework

Making a Twitter-like timeline with MongoDB

database-design mongodb

One to Many, but Identifying One of the Many as the 'Default'

database-design

How to design the database schema?

database-design

Database schema design pattern for data that merges

Datomic: schema for a to-many relationship with a 'reset' operation

database-design datomic

Can anyone explain me 1NF, 2NF, 3NF, BCNF rules with a proper example?

Logging changes for every column in a table

database-design

What is the best way to create a simple revision system using MySQL?

When should transient properties in CoreData be included in the object model?

Best way to implement Stackoverflow-style reputation

How to emulate "extending a class" with database tables?

How to achieve an "Inheritance" relationship in SQLite database on Android

Why using anything else but VARCHAR2(4000) to store strings in an Oracle database?

oracle database-design

parent->child relationships in appengine python (bigtable)

What is the best database schema for an availability calendar that allows scheduling appointments(reoccurring and single))

MySQL Double Entry Accounting System Database Design?

Modeling 3 entities with relationships