Forem

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.
Working with SQL Relations in Go - Part 2

Working with SQL Relations in Go - Part 2

5
Comments
7 min read
A story on indexing and why it is important for modern applications

A story on indexing and why it is important for modern applications

26
Comments 2
4 min read
Visualizing differences in T-SQL code between multiple databases

Visualizing differences in T-SQL code between multiple databases

5
Comments
7 min read
Merging development and production MS SQL databases for cloud migration

Merging development and production MS SQL databases for cloud migration

6
Comments
12 min read
mySQL vs MongoDB - What's the Difference?

mySQL vs MongoDB - What's the Difference?

13
Comments 2
4 min read
Analyzing the politics of COVID-19 through public data

Analyzing the politics of COVID-19 through public data

54
Comments 4
17 min read
SQL: Beyond The Basics

SQL: Beyond The Basics

6
Comments
4 min read
Dolt is Git For Data

Dolt is Git For Data

34
Comments 3
1 min read
Making Datasets Fly with Datasette and Fly

Making Datasets Fly with Datasette and Fly

7
Comments
7 min read
Dapper .NET: Multiple Mapping

Dapper .NET: Multiple Mapping

8
Comments
6 min read
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
CS Trivia#7: Why is SQL shouting at me?

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

24
Comments 8
3 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
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

10
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
loading...