Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Single Database VS Multiple Databases for ERP Accounting Years Transactions Table?

Making sure table statistics are up to date in PostgreSQL [closed]

What software should I use for manually drawing schema diagrams? [closed]

What is the algorithm behind nested comments?

Removing string duplication in a SQL Server 2008 database

Oracle Unique Constraint - Mixed Case

Spring boot circular dependency design problem

Northwind traders unitprice redundancy?

database-design northwind

One database or many for multicountry web application

database-design

ActiveRecord tables with many columns: is there a better way?

Architecture for SaaS based online portal

EF Code First, Model First or Db First? for a many changing medium-large app

SQL Database Design Union Data Type? [closed]

sql join database-design union

How to generate ERD/UML for a database which has lost its primary key and foreign key information?

mysql database-design erd

Database design for ETL - Surrogate vs natural key

Why would primary keys be stored in another table, instead of using auto-increment?

When using timescaledb should time series data be kept in its own separate Postgres database?

How to model Friendship relationships