Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Laravel 4: How do I create a non-primary auto incrementing column with migrations?

How to keep two databases with different schemas up-to-date

What to use instead of Polymorphic Associations?

Store date as unix timestamp or TIMESTAMP data type in MySQL?

How to design great database structure for POS system

Dedicated faceted search engine for dealing with dynamic taxonomies - helps just with performance or also flexibilty?

NHibernate and hilo generator: how to design key-tables?

Rethinking the User Login Process: User/Display Name and OpenID

Data Model for Social Network?

What is a good-practice of a schema for a site that accepts logins from multiple sites (e.g. facebook connect, google, flickr, etc..)?

How can I integrate social login to my existing user schema/login system?

Are there any up to date graph databases for android?

Why isn't index likely to do much if it's DATETIME or DATETIME2 because they include the time portion?

What is the standard Database TABLE design for an ACL?

database-design acl

Dynamically Creating GridView

Can a foreign key have a constant instead of a field name? Relate FK to STI subclass

converting rdms like instagram to firebase nosql