Do You Need Redis? PostgreSQL Does Queuing, Locking, & Pub/Sub
It's a common architecture to have PostgreSQL and Redis serve as the backbone of your app, but PostgreSQL may be capable of everything you use Redis for.
We create domain types and composite types in PostgreSQL and show how to hook into the Rails Attributes API to help instantiate them as objects that Ruby can use.
apache/incubator-age: Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL. - GitHub - apache/age: Graph database optimized for fast analysis and real-ti...
AGE was under development since 2019 by a team of engineers at Bitnine Global Inc. The project, originally born out of AgensGraph, a multi-model graph database fork of PostgreSQL, was donated to the Apache Software Foundation and entered incubation in April 2020.
darold/pgtt: PostgreSQL extension to create, manage and use Oracle-style Global Temporary Tables and the others RDBMS
PostgreSQL extension to create, manage and use Oracle-style Global Temporary Tables and the others RDBMS - GitHub - darold/pgtt: PostgreSQL extension to create, manage and use Oracle-style Global T...