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.
READ COMMITTED anomalies in PostgreSQL
Cover image for READ COMMITTED anomalies in PostgreSQL

READ COMMITTED anomalies in PostgreSQL

13
Comments
5 min read
Common Table Expressions(CTE) in SQL Server
Cover image for Common Table Expressions(CTE) in SQL Server

Common Table Expressions(CTE) in SQL Server

6
Comments 2
12 min read
What is the difference between SQL and SQL Server (and similar tools)? 😇🎉

What is the difference between SQL and SQL Server (and similar tools)? 😇🎉

6
Comments
3 min read
Horizontal Scaling vs. Vertical Scaling for SQL: What's the Difference?
Cover image for Horizontal Scaling vs. Vertical Scaling for SQL: What's the Difference?

Horizontal Scaling vs. Vertical Scaling for SQL: What's the Difference?

3
Comments
2 min read
A Next-Generation ORM: Prisma

A Next-Generation ORM: Prisma

63
Comments 1
6 min read
Running SSIS Packages with Python

Running SSIS Packages with Python

6
Comments
3 min read
Constraints in SQL
Cover image for Constraints in SQL

Constraints in SQL

4
Comments
1 min read
Anvil Platform : Build Full-Stack Apps with only Python
Cover image for Anvil Platform : Build Full-Stack Apps with only Python

Anvil Platform : Build Full-Stack Apps with only Python

52
Comments 5
2 min read
Utilizing BigQuery as a Data Warehouse in a distributed application
Cover image for Utilizing BigQuery as a Data Warehouse in a distributed application

Utilizing BigQuery as a Data Warehouse in a distributed application

4
Comments
9 min read
SQL queries through REST available now!
Cover image for SQL queries through REST available now!

SQL queries through REST available now!

5
Comments
1 min read
How to create table in SQL?
Cover image for How to create table in SQL?

How to create table in SQL?

5
Comments
1 min read
pg_hint_plan and single-table cardinality correction

pg_hint_plan and single-table cardinality correction

5
Comments
8 min read
Which database to choose for your project
Cover image for Which database to choose for your project

Which database to choose for your project

24
Comments 5
5 min read
Security vulnerabilities – how to find and fix them
Cover image for Security vulnerabilities – how to find and fix them

Security vulnerabilities – how to find and fix them

3
Comments
4 min read
How to build internal tools on Stripe with SQL
Cover image for How to build internal tools on Stripe with SQL

How to build internal tools on Stripe with SQL

5
Comments
19 min read
Postgres pg_stat_statement setup via docker

Postgres pg_stat_statement setup via docker

4
Comments
2 min read
Using Dapper over EntityFramework for database operations in .NET Core
Cover image for Using Dapper over EntityFramework for database operations in .NET Core

Using Dapper over EntityFramework for database operations in .NET Core

9
Comments 2
4 min read
Different Ways to Load Data From CSV Files in PostgreSQL
Cover image for Different Ways to Load Data From CSV Files in PostgreSQL

Different Ways to Load Data From CSV Files in PostgreSQL

6
Comments
3 min read
GitHub Stargazers over time using Google Charts

GitHub Stargazers over time using Google Charts

3
Comments
4 min read
Querying ActiveStorage Attachments

Querying ActiveStorage Attachments

14
Comments 2
1 min read
Know Your Indices

Know Your Indices

4
Comments
26 min read
My favourite backend tools

My favourite backend tools

7
Comments
7 min read
What is Cost-based Optimization?
Cover image for What is Cost-based Optimization?

What is Cost-based Optimization?

3
Comments
5 min read
How to connect to an Azure SQL Database from C# using Azure AD

How to connect to an Azure SQL Database from C# using Azure AD

3
Comments
8 min read
Build Relational Databases Like A Pro (MySQL, PostgreSQL, etc.)

Build Relational Databases Like A Pro (MySQL, PostgreSQL, etc.)

26
Comments 9
3 min read
loading...