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.
The SQL to CRUD: The Use of Structured Query Language to Create, Read, Update, and Destroy

The SQL to CRUD: The Use of Structured Query Language to Create, Read, Update, and Destroy

Comments
5 min read
Connect C# to SQL Server

Connect C# to SQL Server

Comments
5 min read
SELECT DISTINCT pushdown to do a loose index scan (skip scan)

SELECT DISTINCT pushdown to do a loose index scan (skip scan)

2
Comments
4 min read
How to Generate and add an SSH key to GitHub

How to Generate and add an SSH key to GitHub

14
Comments
5 min read
9 ways to tune SQL performance

9 ways to tune SQL performance

Comments
2 min read
Working With Transactions In EF Core

Working With Transactions In EF Core

1
Comments
3 min read
XML-Generation in SQL with Namespaces

XML-Generation in SQL with Namespaces

Comments
2 min read
PostgreSQL: âš  when locking though views (TL;DR: test for race conditions and check execution plan with BUFFERS, VERBOSE)

PostgreSQL: âš  when locking though views (TL;DR: test for race conditions and check execution plan with BUFFERS, VERBOSE)

Comments
5 min read
Async Database Operations with SQLModel

Async Database Operations with SQLModel

16
Comments
3 min read
How to predict purchase intent using SQL

How to predict purchase intent using SQL

4
Comments
5 min read
The best SQL function you never heard of

The best SQL function you never heard of

1
Comments
5 min read
YugabyteDB: when provisional records are applied to RegularDB from IntentsDB

YugabyteDB: when provisional records are applied to RegularDB from IntentsDB

1
Comments
5 min read
Object dictionary

Object dictionary

5
Comments
1 min read
Database 101: Data Consistency for Beginners

Database 101: Data Consistency for Beginners

478
Comments 44
7 min read
MySQL: Searching multiple columns at once without LIKE

MySQL: Searching multiple columns at once without LIKE

11
Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.