Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Is this Social Media Platform PostgreSQL Database design right?

Good database and structure to store synonyms

Database-schema design for e-commerce website

mysql database-design

Storing pdfs in Rails app

DB2 Communication Error

How to add foreign key in PostgreSQL

MySQL : One database for all users or multiple databases for each user

Where's the tradeoff between normalization (SQL View) and performance/fiability (SQL Table)

sql database-design

Composite primary key comprising two foreign keys referencing same table: SQL Server vs. MySQL

Writing a reliable data store in GoLang

git database-design go

how to set unique primary key for all table in same database

What is this form of database called?

Multi-tenancy: What benefit does one-db-per-tenant provide?

Understanding of cardinality it ERD models

What is the data format required for input in the IBM-Watson cloud product?

Should I use a unique string as a primary key or should I make it as a separate autoincrement INT? [duplicate]

Grouping postgresql tables in schemas

best way to store url in mysql for a read&write-intensive application