Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

A migration to add unique constraint to a combination of columns

ruby-on-rails database

How to write a simple database engine [closed]

NoSql vs Relational database

What should I name a table that maps two tables together? [closed]

How do I find out my MySQL URL, host, port and username?

Simulate CREATE DATABASE IF NOT EXISTS for PostgreSQL?

sql database postgresql jdbc ddl

How to unit test an object with database queries

database unit-testing

What does GRANT USAGE ON SCHEMA do exactly?

What's wrong with nullable columns in composite primary keys?

database database-design

Reset the database (purge all), then seed a database

What is the difference between a database and a data warehouse?

database data-warehouse

What's the recommended way to connect to MySQL from Go?

mysql database go

What is database pooling?

Difference between 3NF and BCNF in simple terms (must be able to explain to an 8-year old)

What is NoSQL, how does it work, and what benefits does it provide? [closed]

database nosql

How do ACID and database transactions work?

database transactions acid

What is the difference between an ORM and an ODM?

database orm odm

Implementing Comments and Likes in database

Is there any NoSQL data store that is ACID compliant?

database nosql acid

Postgres: clear entire database before re-creating / re-populating from bash script

database backup postgresql