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.
SQL Concepts

SQL Concepts

3
Comments 1
1 min read
EF or Dapper?

EF or Dapper?

2
Comments 8
1 min read
Rails N+1 queries and eager loading

Rails N+1 queries and eager loading

49
Comments 10
3 min read
SQL & Databases

SQL & Databases

4
Comments
1 min read
SQL Aggregate Product

SQL Aggregate Product

6
Comments
1 min read
Make table and index creation faster in a multi-region CockroachDB environment

Make table and index creation faster in a multi-region CockroachDB environment

12
Comments
2 min read
Django: makemigrations and migrate

Django: makemigrations and migrate

5
Comments 3
1 min read
Filtering Data with SQL

Filtering Data with SQL

5
Comments
4 min read
SQL queries I wish I'd known when I started in data. Part 1: the event funnel.

SQL queries I wish I'd known when I started in data. Part 1: the event funnel.

13
Comments
7 min read
5 Reasons to Choose NoSQL Databases

5 Reasons to Choose NoSQL Databases

2
Comments
4 min read
What's a best way to visualize Postgres schema?

What's a best way to visualize Postgres schema?

3
Comments 1
1 min read
Go further with Airtable using Postgres Arrays

Go further with Airtable using Postgres Arrays

9
Comments
8 min read
Database Design and the GDPR

Database Design and the GDPR

34
Comments 7
3 min read
Azure Datafactory pricing simplified

Azure Datafactory pricing simplified

5
Comments
4 min read
Database Normalizarion

Database Normalizarion

8
Comments 1
3 min read
Run PostgreSQL + PGAdmin in pods using podman

Run PostgreSQL + PGAdmin in pods using podman

28
Comments 1
3 min read
Use mycli and Learn MariaDB/MySQL comfortably in a terminal!

Use mycli and Learn MariaDB/MySQL comfortably in a terminal!

5
Comments
5 min read
The Future Of Data Science, Data Engineering And Tech: 6 Experts Views On Tech In 2021

The Future Of Data Science, Data Engineering And Tech: 6 Experts Views On Tech In 2021

9
Comments
7 min read
Filter records in a many to many relationship in rails

Filter records in a many to many relationship in rails

9
Comments
2 min read
SQL Injection

SQL Injection

4
Comments
2 min read
SQL Tip - Weird Behaviour of SUM or any operator When joining more than 2 tables

SQL Tip - Weird Behaviour of SUM or any operator When joining more than 2 tables

4
Comments 1
1 min read
Don't miss this Data for Good panel at MS Create: Data

Don't miss this Data for Good panel at MS Create: Data

16
Comments 1
1 min read
UPDATE … FROM for database normalisation

UPDATE … FROM for database normalisation

6
Comments
1 min read
Example of Stored Procedures in PostgreSQL

Example of Stored Procedures in PostgreSQL

11
Comments 1
2 min read
Move your sql database files to a separate hard drive

Move your sql database files to a separate hard drive

8
Comments
3 min read
loading...