Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Database Architecture for "Badge" System & Arbitrary Criteria (MySQL/PHP)

database-design badge

Database design for a social networking site

Sql Data Type for Primary Key - SQL Server?

Signed or unsigned in MySQL

mysql database-design

Django models - how to filter number of ForeignKey objects

First name, middle name, last name. Why not Full Name?

Data Warehouse Considerations: When and Why? [closed]

What does ON UPDATE RESTRICT do?

What's the best way to store the days of the week an event takes place on in a relational database?

sql database-design

Is it good database design to have admin users in the same table as front-end users?

Best Practice for Designing User Roles and Permission System?

Should I write table and column names ALWAYS lower case?

database database-design

Ideas on database design for capturing audit trails [closed]

Database design for invoices, invoice lines & revisions

Reason why oracle is case sensitive?

What is the difference between logical data model and conceptual data model?

database database-design

Primary key for multiple column in PostgreSQL?

Alternatives to Entity-Attribute-Value (EAV)?

When to use MongoDB [closed]

in general, should every table in a database have an identity field to use as a PK?