Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Database design question

Tracking User activity log - SQL vs NoSQL?

I've hit the DB performance bottleneck, where now?

Calculate tuple size

What is the best practices in db design when I want to store a value that is either selected from a dropdown list or user-entered?

Preferred database/webapp concurrency design when multiple users can edit the same data

Database localization

Reading only new rows from a log-like table in a database

database-design

Data Warehousing arbitrary fields

Sql Design Question

sql database-design

How would you model a generic Schema.org Storage

Best database for a Statistics System [closed]

Should I put optional record properties in a separate table?

How to keep foreign key relations consistent in a "diamond-shaped" system of relationships

Storing Calendar Data in MySQL

Database design for website (CMS) consideration & suggestion for database driven menus

Avoid Circular Dependency

SQL Guid Primary Key Join Performance

Backend solution for fetching and transforming data from various third-party APIs

Database performance: Using one entity/table with the max. possible properties or split to different entities/tables?