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.
Azure SQL and Site Reliability

Azure SQL and Site Reliability

13
Comments
8 min read
What SQLite CAN actually do

What SQLite CAN actually do

33
Comments 1
3 min read
Avoid This Mistake When Restoring a TDE Protected Database to a New Server

Avoid This Mistake When Restoring a TDE Protected Database to a New Server

6
Comments 1
3 min read
Quick and Easy, Exactly-Once, Distributed Work Queues Using Serializable Transactions

Quick and Easy, Exactly-Once, Distributed Work Queues Using Serializable Transactions

20
Comments 4
5 min read
Getting query performance stats with PostgreSQL

Getting query performance stats with PostgreSQL

24
Comments 1
6 min read
Exploring Column Families in CockroachDB

Exploring Column Families in CockroachDB

8
Comments
2 min read
How to Automate Continuous Database Backup and Restore

How to Automate Continuous Database Backup and Restore

6
Comments 1
3 min read
A Primer on Relational Databases for Beginners by a Beginner

A Primer on Relational Databases for Beginners by a Beginner

7
Comments
8 min read
How to Build More Accurate Grafana Trend Lines: Give Perspective with Series-Override

How to Build More Accurate Grafana Trend Lines: Give Perspective with Series-Override

4
Comments
4 min read
Hierarchical Queries in SQL with C# and Entity Framework Core

Hierarchical Queries in SQL with C# and Entity Framework Core

9
Comments
1 min read
A workout routine with Oracle DEV GYM

A workout routine with Oracle DEV GYM

3
Comments 3
1 min read
SQL DB Backups to Azure Storage with Powershell

SQL DB Backups to Azure Storage with Powershell

6
Comments
2 min read
How to do upserts in Knex.js (PostgreSQL)

How to do upserts in Knex.js (PostgreSQL)

36
Comments 4
3 min read
MySQLDump.js

MySQLDump.js

4
Comments
1 min read
Sending a Text Message with SQL (IBMi)

Sending a Text Message with SQL (IBMi)

10
Comments
4 min read
Use Dash to Build BigQuery-Connected Python Web Apps

Use Dash to Build BigQuery-Connected Python Web Apps

6
Comments
3 min read
Remove Duplicate Records via SQL Server's Rank Function

Remove Duplicate Records via SQL Server's Rank Function

9
Comments 2
3 min read
Translate rails query to raw sql in rails console

Translate rails query to raw sql in rails console

8
Comments
1 min read
CSV to SQL import using Node, Express and React

CSV to SQL import using Node, Express and React

4
Comments 4
3 min read
E5 - Save Order in Database

E5 - Save Order in Database

3
Comments
3 min read
Migrondi, Simple SQL migrations tool

Migrondi, Simple SQL migrations tool

9
Comments
5 min read
Getting Started with MariaDB using Docker and Node.js

Getting Started with MariaDB using Docker and Node.js

24
Comments 2
4 min read
How Often Do You Dream In Code?

How Often Do You Dream In Code?

4
Comments 8
1 min read
Learn Web Development for Free

Learn Web Development for Free

125
Comments 6
8 min read
Dapper.NET: Custom Columns Mapping

Dapper.NET: Custom Columns Mapping

9
Comments
4 min read
loading...