Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

What is the difference between 3NF and BCNF?

Database Schema For Notification System Similar to Facebooks

How do we implement an IS-A Relationship?

Is there a performance decrease if there are too many columns in a table?

MongoDB Diagram Design Tool [closed]

MySQL online testing tool [closed]

mysql sql database-design

Optimal data architecture for tagging, clouds, and searching (like StackOverflow)?

What are the pros/cons of using a synonym vs. a view?

How to design a multi tenant mysql database

How does MySQL store data

When to build a separate reporting database?

Database design: Best table structure for capturing the User/Friend relationship? [closed]

Why was Cassandra written in Java? [closed]

Design pattern : notification system

Relational vs. Dimensional Databases, what's the difference?

Why database designers do not make IDENTITY columns start from the min value rather than 1?

Multiple Databases Vs Single Database with logically partitioned data [closed]

High-quality ERD generator for PostgresQL under Linux? [closed]

How to represent a 2-D data matrix in a database

PostgreSQL Schemas -- Usage Scenario/Case