Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

using Natural key as the ID of DomainObject or GUID + auto-increment Domain Driven Design

Does SQLXML breaks 1NF?

HBase: Create multiple tables or single table with many columns?

Multiple autoincrement ids based on table column

When is a file just a file?

database-design

Need to create messaging system like in facebook - any ideas for database design [closed]

php mysql database-design

Programming first, framework second?

Single or multiple databases

What is the maximum size of a primary key in Firebird?

How to represent a Many-To-Many relationship in XML or other simple file format?

INDEX NAME on PRIMARY KEY

How do you determine the base table?

Why don't RDBMS support array types for columns?

SQL: Normalization of database while retaining constraints

Design Pattern for Creating Sql Queries

SQL Server datatype to store only time field like 09:10 etc

Struggling with nosql/Parse data model design

Database constraints vs Application level validation [closed]

database database-design

Designing a Firebase based scalable feed model

Does YAGNI apply to database design?

database-design yagni