cloudnative-pg / cloudnative-pg/postgres-extensions-containers
[New Extension]: age (Apache AGE)
- Dominant language
- Go
- Stars
- 56
- Forks
- 38
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 15
Description
### Extension Name
age (Apache AGE)
### Extension Description
Apache AGE is a PostgreSQL extension that adds graph database functionality, enabling openCypher query language support alongside standard SQL. It allows storing and querying property graphs directly in PostgreSQL without a separate graph database system.
### Extension Homepage
https://age.apache.org/
### PGDG Package Name
`postgresql-18-age`
### Main LICENSE Link
https://github.com/apache/age/blob/master/LICENSE
### License Compliance
- [x] The extension's license (linked above) complies with the list of allowed licenses.
### Known Dependent Extensions
None
### Component Owner and Maintenance Commitment
- [x] I/My organization commit to becoming the Component Owner and maintaining the extension image in the future.
### Additional Notes (Optional)
A PR implementing this extension will be opened shortly.
### GitHub Handles of Component Owners
@egkristi
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.