Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Use of mysql lite and Web Service or other request througih an android app in different activities

How can I improve database design for my subscription based billing system?

Natural vs surrogate keys on support tables [closed]

CQRS in a Rails environment?

How to structure a database design for a simple photo album in couchdb?

Storing password hashes

Is it necessary to use all 3 foreign keys as primary key in an associative entity?

Multiple Realm Tables of same Class

BCNF Decompositions and Lossless joins for Databases

Design database for category, subcategory and associated books

How do I correctly model data in SQL-based databases that have some columns in common, but also have columns that are unique?

Database design using UML Class Diagram

Meaning of Primary Key to Microsoft SQL Server 2008

How to improve performance of neo4j base database

How to store Goals (think RPG Quest) in SQL

sql database-design schema

Select and Browse Categories and Subcategories Stored in Separate Tables

Database design: foreign keys and normalization

Big database project on ASP.NET MVC [closed]

Concrete example where you would use a @OneToOne relationship?