Documentation Index
Fetch the complete documentation index at: https://arivu.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.

Overview
PostgreSQL is a powerful, open-source object-relational database system with over 35 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.Advanced Data Types
Support for JSONB, arrays, and custom types out of the box.
ACID Compliant
Strict transactional integrity and concurrency control.
Configuration
Prerequisites
Generate your PostgreSQL connection URI. You will need your host, port, database name, user, and password.

