Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Nosql many-to-many

database-design nosql

Repeating "events" in a calendar: CPU vs Database

Datatype/structure to store timezone offset in MySQL

In a database, how to store event occurrence dates and timeframes for fast/elegant querying?

Too many fields in MySQL?

mysql database-design

Vertica: Data validation of duplicate/primary key

MySQL architecture for n * (n - 1) / 2 algorithm

Basic mysql versioning?

SQL Server Fragmentation Problems

Storing object references in JSON

How do I decide whether a post is liked by a user with Mongoose

Draft version of database table

Database design for custom form builder (and storage of results)

Flat File Database Example

case studies or examples of high throughput services with highly dynamic data

SQL to retrieve tree structure nicely

Should 1-time use data like verification code to be stored in the same table

Reverse of ON DELETE CASCADE

Database design / normalization structure needs to contain ANDs, ORs, optional elements and their relationships

UML Class Diagram for an E-commerce webSite? [closed]