Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How to manage Countries in database

Enforcing supertype & subtype data integrity without stored procedures, triggers, or UDFs

Django: storing model property on a field vs. on a different model

Accessing an associated table from a Sequelize getter method

Data structure of memoization in db

Why is it necessary to indicate identifying or non-identifying relationships in an ERD?

How can I write a procedure that gets levels i through j or a tree like this?

Do i need to worry about effect of simultaneous request in the UPDATE operation in the given scenario

Django association between three models

How to avoid joins between fact tables in a star schema?

How to manage version history for Many-To-Many relationship using deltas in Hibernate?

Designing monitoring of jobs on Oracle database

Appointments and Line Items

How to design DB with parent-child relationships?

Is it a good practice to use different table for different (but similar) business program?

Making unique key case insensitive

mysql sql database-design

banking database design issue

Redis storing and querying complex structures

database-design redis

Using enums in Visual Studio 2010 Table Designer

MySQL table structure for task manager app with task dependencies

mysql sql database-design