Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

Create a new database with MySQL Workbench

Django Model - Case-insensitive Query / Filtering

Count the occurrences of DISTINCT values

mysql sql database distinct

Fastest way to count exact number of rows in a very large table?

sql database

Advantages and disadvantages of GUID / UUID database keys

database guid uuid

How to cache data in a MVC application

How to randomly select rows in SQL?

sql database random

Backup/Restore a dockerized PostgreSQL database

Storing JSON in database vs. having a new column for each key

Is the primary key automatically indexed in MySQL?

mysql database indexing key

Need to list all triggers in SQL Server database with table name and table's schema

CAP theorem - Availability and Partition Tolerance

Correct use of transactions in SQL Server

How to list all databases in the mongo shell?

What is the difference between single and double quotes in SQL?

sql database quotes

Good PHP ORM Library?

php database orm

What's wrong with foreign keys?

What does ON [PRIMARY] mean?

Is there a .NET/C# wrapper for SQLite? [closed]

c# .net database sqlite

What is Hash and Range Primary Key?