DEV Community

select * from SQL

Posts on tips and tricks, using and learning about SQL for database development and analysis.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Beginning of a Blog Series

Beginning of a Blog Series

13
Comments
3 min read
Isolation levels and locking in relational databases

Isolation levels and locking in relational databases

21
Comments 1
10 min read
I built my own SQL tester in Python, then rebuilt it again from scratch,here's what I learned.

I built my own SQL tester in Python, then rebuilt it again from scratch,here's what I learned.

25
Comments 2
11 min read
CS Trivia#7: Why is SQL shouting at me?

CS Trivia#7: Why is SQL shouting at me?

24
Comments 8
3 min read
Trick to rebuild summary tables when the existing data have to remain available during the operation

Trick to rebuild summary tables when the existing data have to remain available during the operation

7
Comments
1 min read
You should go Serverless even for your db

You should go Serverless even for your db

6
Comments 2
2 min read
Data Royale: [SQL] vs noSQL

Data Royale: [SQL] vs noSQL

68
Comments 1
4 min read
Dapper.NET: Handling Multiple Resultsets

Dapper.NET: Handling Multiple Resultsets

9
Comments 4
4 min read
Aprenda como VOCÊ pode migrar Base de Dados Local do SQL Server para Azure SQL Database

Aprenda como VOCÊ pode migrar Base de Dados Local do SQL Server para Azure SQL Database

11
Comments
10 min read
Oh look, it's another ORM good/bad thread

Oh look, it's another ORM good/bad thread

5
Comments 1
5 min read
Getting started with Postgres in your React app

Getting started with Postgres in your React app

27
Comments
9 min read
Just in! A New Persistent NoSQL Database (18 KiB only!)

Just in! A New Persistent NoSQL Database (18 KiB only!)

63
Comments 16
5 min read
Bulk Uploading To A MySQL Database: A Quick Guide

Bulk Uploading To A MySQL Database: A Quick Guide

12
Comments
4 min read
Types of queries that can & can't use a B-Tree index

Types of queries that can & can't use a B-Tree index

11
Comments
4 min read
Using SQLite on Unity for Android and iOS

Using SQLite on Unity for Android and iOS

6
Comments
8 min read
How to migrate SQL Databases to a new version

How to migrate SQL Databases to a new version

10
Comments 5
2 min read
Dapper .NET: Multiple Executions

Dapper .NET: Multiple Executions

11
Comments
3 min read
Recursive SQL Queries with PostgreSQL

Recursive SQL Queries with PostgreSQL

50
Comments
7 min read
Creating Professional Reports From MySQL Data

Creating Professional Reports From MySQL Data

14
Comments
3 min read
what are some great resources to learn advanced SQL?

what are some great resources to learn advanced SQL?

5
Comments 2
1 min read
Database Schema Linting

Database Schema Linting

7
Comments
4 min read
Have you heard about Materialized Views in Amazon Redshift?

Have you heard about Materialized Views in Amazon Redshift?

18
Comments 1
4 min read
How To Read a Transaction Log in a SQL Server

How To Read a Transaction Log in a SQL Server

6
Comments
3 min read
Comparison of Two Database Schemas in SQL Server

Comparison of Two Database Schemas in SQL Server

8
Comments
3 min read
Database: SQL or NoSQL

Database: SQL or NoSQL

40
Comments
3 min read
loading...