Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

When Would You Choose NOT to Use an Identity/Autonumber Field as Your Primary Key?

PostgreSQL inner queries with prepared statements

MySQL database design - trouble figuring out table relationships

Database design 1 to 1 relationship

Simple but heavy application consuming a lot of resources. How to Optimize?

Best way to determine if a user has viewed data

database-design

How to create database structure like google calendar

Best practice to enforce uniqueness on column but allow some duplicates?

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?