> cat /dev/github | grep security-tools
discovered 03 Aug 2026

age

via awesome-list
→ View on GitHub
Apache AGE is an extension for PostgreSQL that integrates graph database capabilities into relational databases, enabling users to execute both ANSI SQL and openCypher queries on a unified platform. It supports complex graph queries and hybrid querying, making it suitable for applications like fraud detection and product recommendations, while retaining full PostgreSQL functionalities. Notable features include support for property indexes, hierarchical graph label organization, and the ability to query multiple graphs simultaneously.