New posts in database-schema

DB2 Query to retrieve all table names for a given schema

How do I set the default schema for a user in MySQL

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

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

copy database structure without data in mysql (with empty tables)

Parse and validate a SQL query against a database schema

Should I use a single or multiple database setup for a multi-client application? [closed]

Dynamically changing schema in Entity Framework Core

Is it OK to update a production database with EF migrations?

Liquibase: How to change default postgresql schema

Using multiple PostgreSQL schemas with Rails models

Mysqldump: create column names for inserts when backing up

Laravel - Creating tables dynamically (without migration)

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

What is the purpose of the ConcurrencyStamp column in the AspNetUsers table in the new ASP.NET MVC 6 identity?

How to find column names for all tables in all databases in SQL Server

Is shortening MongoDB property names worthwhile?

mysqldump - Export structure only without autoincrement

Good practices for designing monthly subscription system in database [closed]

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