Operation Manual
AgensGraph is a new generation multi-model graph database based on PostgreSQL RDBMS, designed for modern complex data environments. It supports both relational and graph data models simultaneously, enabling developers to integrate legacy relational structures with the flexible graph model in one database. With support for Ansi-SQL and Open Cypher, partially aligned with the developing ISO/IEC Graph Query Language (GQL) standard, AgensGraph allows SQL and Cypher queries to be combined in a single query. It is robust, fully featured, and optimized for handling complex connected graph data, providing essential enterprise database capabilities such as ACID transactions, multi-version concurrency control, stored procedures, triggers, constraints, sophisticated monitoring, and a flexible data model (JSON). In addition, AgensGraph leverages the PostgreSQL ecosystem and can be extended with external modules like PostGIS.
This manual provides guidelines for deployment, architecture, security, backups, configuration, and other administrative tasks.