Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How to specify ONLY 'scale' for 'numeric' type in PostgreSQL?

Database model for agenda application with recurrence features

Database constraints based on relationship dependencies

Should I worry about 1B+ rows in a table?

MongoDB schema design for multiple user types

Tips/links/books for designing a very large, low-granularity database?

Azure Table Storage Partitioning for Regularly Distributed Data

How to store a c# object with arrays in a database?

Is it possible to design a generic many-to-many junction table?

Realm with react-native

Table design and class hierarchies

Advantages/disadvantages of using MySQL triggers

Database Design to handle newsfeed for different activities

Enterprise Architect generate SQL without quotes in table name

Database Design for website which matches people

Table column name design

database database-design

Check My Database Design / PHP/MySQL

What are the general guidelines and best practices to keep in mind while designing database for an application? [closed]

database database-design

Polymorphic Association - Is it always bad?