Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-schema

Should I create a separate user table for different web products within the same platform?

Database design for a list of task with subtask

Export database project as SQL script

Generate jOOQ classes from pure Java

Database design structure for storing courses chapters topics subtopics

Database schema advice for storing form fields and field values

MySQL: How can I get the timestamp of the last insertion to the database

Making a simple email/messaging database schema

Related to database schemas and design

php mysql database-schema

Foreign Keys are evil? [closed]

Fact table with multiple facts

Best practice for SQL Server 2008 schema change

How to retrieve column default value from MS SQL data table

Database schema for multiple companies

iCalendar database schema

database-schema icalendar

storing a schedule in mysql

mysql database-schema

Database Schema: How the relationship can be designed between user, file and folder?

Data Modeling: Supertype / Subtype

MySql "Many to One" table design

Why we use Dimensional Model over Denormalized relational Model?