Data solution

Design data solution suited for your company and business.

Database product

We have the world’s most advanced Postgres database product - Redrock Postgres.

DBA Service

Professional Postgres technical support service.

Consulting

We provide you with consulting services related to PostgreSQL technology.

Migration

We can help you migrate your database to Postgres more smoothly.

Training

Training is a critical component of a successful Postgres environment, ensuring that expertise is cultivated while reducing risk and maximizing value.

Do you want to see more?

Redrock Postgres has lots of advanced features, and many improvements based on PostgreSQL.

Getting Started

From our blog

News, articles, customer success stories, and tutorials on PostgreSQL, open source, Redrock Postgres, and more.

PostgreSQL Java Tutorial: Connect to PostgreSQL with Hibernate

on December 10, 2023

Summary: in this tutorial, we will discuss how to connect PostgreSQL with Hibernate in Java.

Continue reading

PostgreSQL Tutorial

on December 10, 2023

This PostgreSQL tutorial helps you understand PostgreSQL quickly. You’ll master PostgreSQL very fast through many practical examples and apply the knowledge in developing applications using PostgreSQL.

Continue reading

PostgreSQL Tutorial: LATERAL JOIN

on December 9, 2023

Summary: In this article, we are going to see how the SQL LATERAL JOIN works, and how we can use it to cross-reference rows from a subquery with rows in the outer table and build compound result sets.

Continue reading

PostgreSQL Tutorial: Subtransaction

on December 9, 2023

Summary: in this tutorial, you will learn how to handle PostgreSQL subtransactions using the SAVEPOINT, ROLLBACK TO SAVEPOINT, and RELEASE SAVEPOINT statements.

Continue reading