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

gel

via awesome-list
→ View on GitHub
Gel is a graph-relational database that integrates the strengths of relational and graph databases, allowing for a more intuitive schema defined by object types and properties. Its primary use case is to facilitate modern application development by providing a robust strict type system, advanced query capabilities through EdgeQL, and features such as computed properties and schema mixins. Notable features include deep object queries that eliminate the need for traditional JOINs, composable queries, and comprehensive JSON support, making it a versatile choice for developers.