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.
Typesafe Database Queries on the Edge

Typesafe Database Queries on the Edge

18
Comments 6
6 min read
How to create Stored Procedure in MySQL

How to create Stored Procedure in MySQL

2
Comments
1 min read
How to use delimiter in MySQL

How to use delimiter in MySQL

2
Comments
1 min read
Build a SQL GUI in 5 Steps with Budibase

Build a SQL GUI in 5 Steps with Budibase

4
Comments
14 min read
sqly - execute SQL against CSV / TSV / LTSV / JSON with shell

sqly - execute SQL against CSV / TSV / LTSV / JSON with shell

4
Comments 1
2 min read
Ideal Transformation Steps in dbt

Ideal Transformation Steps in dbt

2
Comments
3 min read
Effective Queries with Rails and PostgreSQL

Effective Queries with Rails and PostgreSQL

15
Comments
14 min read
MariaDB Xpand Distributed MySQL - Foreign key but no Serializable

MariaDB Xpand Distributed MySQL - Foreign key but no Serializable

3
Comments
8 min read
4 Step Strategy to Migrate SQL Server to Azure Cloud

4 Step Strategy to Migrate SQL Server to Azure Cloud

2
Comments
1 min read
Stop writing your SQL code inside your Go source files!

Stop writing your SQL code inside your Go source files!

43
Comments 6
2 min read
SQLAlchemy Expression Language - Just Enough

SQLAlchemy Expression Language - Just Enough

4
Comments 2
8 min read
Quick tip: Using SQLAlchemy with SingleStoreDB

Quick tip: Using SQLAlchemy with SingleStoreDB

2
Comments
5 min read
Command-line data analytics made easy with SPyQL

Command-line data analytics made easy with SPyQL

6
Comments
6 min read
Removendo registros duplicados de uma tabela no PostgreSQL

Removendo registros duplicados de uma tabela no PostgreSQL

3
Comments
2 min read
🚀 Autonomous Sharding in YugabyteDB (with automatic tablet splitting)

🚀 Autonomous Sharding in YugabyteDB (with automatic tablet splitting)

Comments
5 min read
PostgreSQL unit-11

PostgreSQL unit-11

Comments
1 min read
How to set Read Committed in YugabyteDB

How to set Read Committed in YugabyteDB

3
Comments 2
2 min read
How to import json to SQL

How to import json to SQL

1
Comments
1 min read
DDL on SQLAlchemy Core API

DDL on SQLAlchemy Core API

8
Comments
4 min read
Geo Location Search with SQL Server

Geo Location Search with SQL Server

4
Comments 1
2 min read
plsql anonymous blocks

plsql anonymous blocks

2
Comments
1 min read
Statistics Cheat Sheet: Data Collection and Exploration

Statistics Cheat Sheet: Data Collection and Exploration

3
Comments
18 min read
Hibernate One to Many Example using Annotation

Hibernate One to Many Example using Annotation

3
Comments
3 min read
Creating an API using Go and sqlc

Creating an API using Go and sqlc

18
Comments 2
11 min read
How to build an Application with PHP and PostgreSQL

How to build an Application with PHP and PostgreSQL

25
Comments 3
4 min read
loading...