Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Is it beneficial to encrypt usernames stored in the database?

Database Patterns: What's the standard way for manually sorting a table?

How to structure database for unread item alerts per user

How to implement Twitter retweet action in my database

Is it better to define a "year" column to be of type Integer or String?

How can I make SQL Server 2012 truncate insertions if they are too big?

Why would you store a delimited list in a SQL text column?

database-design

Do these database design styles (or anti-pattern) have names?

Database design to hold a person's information that changes with time?

Best Practice for Foreign Key column position in table

Graphs and version control

MongoDB relationships for objects

Database: Insert new rows or update existing ones?

database-design

Database design for Magazine website with flexible horizontal menus

PHP - Add users as friends

mysql database-design

Store expression trees in database

Should every MySQL table have an auto-incremented primary key?

Draft / Live Content System Database Design

How to create a point in time architecture in MySQL

mysql database-design

What is aspnet_Users and aspnet_Membership? Which one should I use? What is the difference?