Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-schema

Doctrine schema update or Doctrine migrations

Database table design for scheduling tasks

How to duplicate schemas in PostgreSQL

Rails 3. Creating a production database

Why use a 1-to-1 relationship in database design?

Dynamically changing schema in Entity Framework Core

mongoengine - Ignore extra fields for schema validation

MongoDB Structure for message app

Cannot create a new table after "DROP SCHEMA public"

Django and postgresql schemas

Import and export schema in cassandra

MongoDB Diagram Design Tool [closed]

How to change schema of all tables, views and stored procedures in MSSQL

Adding an one-out-of-two not null constraint in postgresql

SQL Query to search schema of all tables

Is it possible to create a column with a UNIX_TIMESTAMP default in MySQL?

What mysql database tables and relationships would support a Q&A survey with conditional questions? [closed]

DB2 Query to retrieve all table names for a given schema

sql db2 database-schema

What's better - many small tables or one big table?

Differences between key, superkey, minimal superkey, candidate key and primary key