Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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?

Database as fileformat

What Db structure should I use with 2 the same comment tables for 2 different parent tables

mysql database-design

Hotel reservation system: How to store individual price for each night of a reservation?

Plain JSON vs in-app DB for React-native?