Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

What is a good approach for Database design for hours of operation?

Design users table for single sign in to use across sub domains

Is it best to have many field in protobuf message or nested messages?

How do I best store a list of numbers in a relational database?

database-design types

How to support Multi-Languages approach in DataBase Schema?

Config files vs database tables

(De)Normalization of two relations

Creating a MySQL index on a Varchar always makes 2 indexes?

'Followers' and efficiency

Does column ordering affects performance in Microsoft SQL Server 2012?

MySQL - Supertype/Subtype design

mysql database-design

DynamoDB 1 big table or multiple small tables?

What is the best strategy for retainment of large data sets?

database-design dataset

put login and password in one table or in multiple tables for each type of user?

Is there any downside to giving extra size/length to your database columns?

Best database design for product with different price for each attributes

Redis multi column range query

Multi threaded insert using ORM?

Sqlalchemy: Latitude and Longitude Float Precision?

Storing Enums in MySQL Database