DEV Community

Database

Posts on building, using, and learning about databases.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
PostgreSQL Backup and Restore Strategies

PostgreSQL Backup and Restore Strategies

Comments
2 min read
To speed up the search process, let’s set an index for array data within a JSON-formatted column

To speed up the search process, let’s set an index for array data within a JSON-formatted column

3
Comments 1
2 min read
How To Create Many-to-Many Relationships in SQL

How To Create Many-to-Many Relationships in SQL

14
Comments 2
21 min read
Why do we NOLOCK AND LOCK in SQL server with an example

Why do we NOLOCK AND LOCK in SQL server with an example

1
Comments
1 min read
Building E-Commerce Applications with Dragonfly

Building E-Commerce Applications with Dragonfly

Comments
10 min read
Why do we use indexes in the database SSMS?

Why do we use indexes in the database SSMS?

Comments
2 min read
How to create and configure a linked server in SQL Server Management Studio

How to create and configure a linked server in SQL Server Management Studio

16
Comments
2 min read
Inserting Data from One Table to Another in SQL using INSERT INTO using SELECT Statement

Inserting Data from One Table to Another in SQL using INSERT INTO using SELECT Statement

11
Comments
1 min read
What makes a database ACID compliant?đź§Ş

What makes a database ACID compliant?đź§Ş

9
Comments
6 min read
Google FireStore Data Source Plugin for Grafana.

Google FireStore Data Source Plugin for Grafana.

2
Comments
1 min read
How to reset pg_stat_database statistics for all DBs on a PostgreSQL Server?

How to reset pg_stat_database statistics for all DBs on a PostgreSQL Server?

1
Comments
2 min read
Stored Procedures: Where to Go

Stored Procedures: Where to Go

10
Comments
5 min read
Connecting Alpine.js to a Database REST API: A Simple Guide

Connecting Alpine.js to a Database REST API: A Simple Guide

21
Comments 2
3 min read
How To Use EF Core Interceptors

How To Use EF Core Interceptors

2
Comments
5 min read
Partition Strategies: Fundamental Concepts for PostgreSQL Partitioning

Partition Strategies: Fundamental Concepts for PostgreSQL Partitioning

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