Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Is there a reason for a Primary Key column that would never be used?

Help with a point of sale design

database-design

Implementing a sales tax strategy for Invoices

Fastest way to perform subset test operation on a large collection of sets with same domain

Select * sql query vs Select specific columns sql query [duplicate]

Locking rows in a table for SELECT and UPDATE

Renaming SQLite Tables/Columns/Rows after indices have been created

Reference key from Either of Two Different Tables [closed]

Database Design: product and product combo

mysql database-design

design very large database for searching text

Join Where Rows Don't Exist or Where Criteria Matches...?

How do I automatically execute a MySQL script or routine after forward engineering from model

Table design for SQL

c# sql database-design

Good OOP Design Priciples for Handling Database Data [closed]

c# vb.net oop database-design

Oracle Data Modeler - Diagram notation

Alternatives to FK SET NULL design that causes cycles [duplicate]

Should I create a separate user table for different web products within the same platform?

Scenario for Document vs Columnar DBs

Best way to enforce table participation

Which is a better method for storing images - folder or SQL Server as binary?