DEV Community

# postgres

Posts on tips and tricks, using and learning about PostgreSQL for database development and analysis.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Mastering Graph Queries with Cypher in Apache Age

Mastering Graph Queries with Cypher in Apache Age

Comments
3 min read
Yet Another PostgreSQL-REGEX Article 🤺

Yet Another PostgreSQL-REGEX Article 🤺

6
Comments
4 min read
Good Bye CRUD APIs, Hello Sync: Realtime PostgreSQL with ElectricSQL

Good Bye CRUD APIs, Hello Sync: Realtime PostgreSQL with ElectricSQL

83
Comments 15
3 min read
Demystifying Materialized Views in PostgreSQL

Demystifying Materialized Views in PostgreSQL

11
Comments 2
7 min read
Ruby Dive in the C: Make a Ruby-Pg lite extension

Ruby Dive in the C: Make a Ruby-Pg lite extension

4
Comments
4 min read
Ubuntu 20.x, 22.x PostgreSQL 15 Yedekli Yapı - Patroni, ETCD, HA - Patroni Yeni Node Ekleme

Ubuntu 20.x, 22.x PostgreSQL 15 Yedekli Yapı - Patroni, ETCD, HA - Patroni Yeni Node Ekleme

4
Comments
5 min read
Is co-partition or interleave necessary in Distributed SQL?

Is co-partition or interleave necessary in Distributed SQL?

Comments
8 min read
PostgreSQL JSONPATH: Dealing with SQL/JSON Path Language

PostgreSQL JSONPATH: Dealing with SQL/JSON Path Language

Comments
7 min read
Communicating with PostgreSQL Using LibPQ

Communicating with PostgreSQL Using LibPQ

1
Comments
2 min read
Building a vector similarity search app with Azure AI Vision and PostgreSQL

Building a vector similarity search app with Azure AI Vision and PostgreSQL

Comments
5 min read
@DynamicUpdate with column-level locking in YugabyteDB and how to avoid write skew anomalies

@DynamicUpdate with column-level locking in YugabyteDB and how to avoid write skew anomalies

1
Comments
4 min read
Foreign Key validation in YugabyteDB when created in NOT VALID

Foreign Key validation in YugabyteDB when created in NOT VALID

Comments
4 min read
Supercharge Your Rails App: Inserting 1 Million Records in 15s

Supercharge Your Rails App: Inserting 1 Million Records in 15s

12
Comments 3
6 min read
How to use PostgreSQL with Haskell: beam

How to use PostgreSQL with Haskell: beam

1
Comments
7 min read
How to use PostgreSQL with Haskell: selda

How to use PostgreSQL with Haskell: selda

Comments
5 min read
Postgres Order By: the resultset is sorted differently

Postgres Order By: the resultset is sorted differently

1
Comments
1 min read
Lightweight implementation of Event Sourcing using PostgreSQL as an event store 🚀🕗🔙🕘

Lightweight implementation of Event Sourcing using PostgreSQL as an event store 🚀🕗🔙🕘

21
Comments
2 min read
Database GitOps with Bytebase for PostgreSQL

Database GitOps with Bytebase for PostgreSQL

12
Comments 1
3 min read
Spatial Data in Graph Databases: Geographical Applications

Spatial Data in Graph Databases: Geographical Applications

Comments
2 min read
Graph Databases for Supply Chain Optimization with Apache AGE

Graph Databases for Supply Chain Optimization with Apache AGE

Comments
2 min read
Graph Databases for IoT: Managing Complex Relationships

Graph Databases for IoT: Managing Complex Relationships

Comments
1 min read
Database Horror Stories

Database Horror Stories

Comments
8 min read
Docker Image for YugabyteDB Developers

Docker Image for YugabyteDB Developers

3
Comments
3 min read
PostgreSQL for Time-Series Data: Harnessing Temporal Insights

PostgreSQL for Time-Series Data: Harnessing Temporal Insights

5
Comments
2 min read
Machine Learning: Supervised, Unsupervised, and Semi-Supervised Learning

Machine Learning: Supervised, Unsupervised, and Semi-Supervised Learning

Comments
3 min read
Dockerizing a NestJS app and persisting data

Dockerizing a NestJS app and persisting data

2
Comments
3 min read
Can writes be blocked by reads in YugabyteDB?

Can writes be blocked by reads in YugabyteDB?

Comments
6 min read
How to Optimize SQL Queries With ChatGPT and Metis

How to Optimize SQL Queries With ChatGPT and Metis

1
Comments
6 min read
Dirty Writes, INSERT ... ON CONFLICT DO UPDATE, Read Committed Isolation Level and Lost Update

Dirty Writes, INSERT ... ON CONFLICT DO UPDATE, Read Committed Isolation Level and Lost Update

4
Comments 4
6 min read
How to check Postgres VACUUM process progress?

How to check Postgres VACUUM process progress?

5
Comments
1 min read
Modifying your cluster

Modifying your cluster

Comments
3 min read
Dealing with Large Objects in Postgresql

Dealing with Large Objects in Postgresql

Comments
4 min read
Inner Inverted Join in YugabyteDB & PostgreSQL

Inner Inverted Join in YugabyteDB & PostgreSQL

Comments
6 min read
Authentication part 3 using NestJS and Postgres database neon.tech

Authentication part 3 using NestJS and Postgres database neon.tech

4
Comments
8 min read
Faraway Replicas-part 3

Faraway Replicas-part 3

Comments
2 min read
Pessimistic Locking ( Rails Internal )

Pessimistic Locking ( Rails Internal )

7
Comments
3 min read
Managing Postgres extensions

Managing Postgres extensions

Comments
2 min read
What can a pg_ba_admin do and what they can't

What can a pg_ba_admin do and what they can't

Comments
1 min read
Faraway Replicas-part 2

Faraway Replicas-part 2

Comments
1 min read
Faraway Replica - part 1

Faraway Replica - part 1

Comments
2 min read
Create and deploy a backend API with PostgreSQL database in Go

Create and deploy a backend API with PostgreSQL database in Go

19
Comments
4 min read
TTL in YugabyteDB with batched deletes

TTL in YugabyteDB with batched deletes

1
Comments
5 min read
Understanding join strategies in PostgreSQL

Understanding join strategies in PostgreSQL

4
Comments
6 min read
Deploying a MindsDB-powered PostgreSQL database on Vercel

Deploying a MindsDB-powered PostgreSQL database on Vercel

1
Comments
5 min read
Scaling Beyond Limits By Achieving High Performance with Horizontal Scaling in Apache Age

Scaling Beyond Limits By Achieving High Performance with Horizontal Scaling in Apache Age

Comments
3 min read
PostgreSQL in Geospatial Applications: Unleashing the Power of Location Data

PostgreSQL in Geospatial Applications: Unleashing the Power of Location Data

37
Comments
3 min read
Revolutionizing Graph Database Management with Multimodal Capabilities

Revolutionizing Graph Database Management with Multimodal Capabilities

Comments
3 min read
Fast SELECT COUNT(*) WHERE in YugabyteDB

Fast SELECT COUNT(*) WHERE in YugabyteDB

Comments
5 min read
How to easily migrate Heroku Postgres database between apps.

How to easily migrate Heroku Postgres database between apps.

4
Comments
1 min read
Exploring Ways of Performance Tuning Your Postgresql Database

Exploring Ways of Performance Tuning Your Postgresql Database

3
Comments
6 min read
Connecting To PostgreSQL Databases In Prisma

Connecting To PostgreSQL Databases In Prisma

2
Comments
5 min read
Exporting a large PostgreSQL table using Python

Exporting a large PostgreSQL table using Python

35
Comments 3
2 min read
The "Postgres First" Trend

The "Postgres First" Trend

Comments
3 min read
Install PostgreSQL Using Docker Compose

Install PostgreSQL Using Docker Compose

1
Comments
3 min read
POSTGRESQL PSEUDOCOLUMNS: CTID

POSTGRESQL PSEUDOCOLUMNS: CTID

7
Comments
6 min read
Multi-tenancy using schemas with Entity Framework and PostgreSQL

Multi-tenancy using schemas with Entity Framework and PostgreSQL

24
Comments
15 min read
Migrating from Oracle to PostgreSQL: A Comprehensive Guide

Migrating from Oracle to PostgreSQL: A Comprehensive Guide

2
Comments
3 min read
Advanced Features of PostgreSQL (Part 01)

Advanced Features of PostgreSQL (Part 01)

Comments
2 min read
Mastering Data Modeling in PostgreSQL

Mastering Data Modeling in PostgreSQL

1
Comments
2 min read
Utilising PostgreSQL with Apache AGE as a Graph Database

Utilising PostgreSQL with Apache AGE as a Graph Database

Comments
3 min read
loading...