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.
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
Built in String Functions in SQL

Built in String Functions in SQL

5
Comments
2 min read
Autoscaling Azure SQL Hyperscale

Autoscaling Azure SQL Hyperscale

9
Comments
10 min read
DB Administration tools on Linux

DB Administration tools on Linux

4
Comments 2
1 min read
Convert user story of a simple library to ER and Relational diagrams in less than 10mins

Convert user story of a simple library to ER and Relational diagrams in less than 10mins

25
Comments 2
2 min read
Supabase: nine months of building. 03:00

Supabase: nine months of building.

44
Comments 6
2 min read
Advent Of Code 2020 in SQL - Day 1: "Report Repair"

Advent Of Code 2020 in SQL - Day 1: "Report Repair"

2
Comments
4 min read
DRYing up Rails Scopes and Instance Methods

DRYing up Rails Scopes and Instance Methods

5
Comments
4 min read
Custom SQLite that did exactly what creator wanted? (Beyond default drivers, e.g. extensions / custom build)

Custom SQLite that did exactly what creator wanted? (Beyond default drivers, e.g. extensions / custom build)

2
Comments
1 min read
Office Hours With A Data Consultant To Develop Your Data Analytics Strategy For 2021

Office Hours With A Data Consultant To Develop Your Data Analytics Strategy For 2021

5
Comments
8 min read
SQLPad - Quick Start With Docker

SQLPad - Quick Start With Docker

11
Comments 4
2 min read
Rails SQL Injections

Rails SQL Injections

9
Comments
5 min read
HarperDB vs. MongoDB vs. PostgreSQL

HarperDB vs. MongoDB vs. PostgreSQL

85
Comments 7
6 min read
Exporting a sql database from phpmyadmin and copying it to your local machine when you have lots of foreign key constraints

Exporting a sql database from phpmyadmin and copying it to your local machine when you have lots of foreign key constraints

2
Comments
1 min read
SQL CROSS JOINs

SQL CROSS JOINs

7
Comments 1
2 min read
Run SQL in Slack

Run SQL in Slack

43
Comments 15
2 min read
DynamoDB PartiQL - part II: SELECT

DynamoDB PartiQL - part II: SELECT

8
Comments
9 min read
Enabling pgAudit, pgcrypto and scram-SHA-256 in Distributed SQL

Enabling pgAudit, pgcrypto and scram-SHA-256 in Distributed SQL

12
Comments
7 min read
SQL101 SQL Basics (NoSQL to SQL) all on Oracle Autonomous Database 49:36

SQL101 SQL Basics (NoSQL to SQL) all on Oracle Autonomous Database

3
Comments
1 min read
DynamoDB PartiQL – part I: INSERT

DynamoDB PartiQL – part I: INSERT

12
Comments
7 min read
Re-Wheel series part 1 - How does Rails' find_each work?

Re-Wheel series part 1 - How does Rails' find_each work?

14
Comments
4 min read
varchar(n) - how big should n be?

varchar(n) - how big should n be?

2
Comments 4
1 min read
loading...