age
age copied to clipboard
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
- Added a helper function to determine agtype value type. - Added a function to cast agtype to json. - Added regression tests.
- Added a helper function to determine agtype value type. - Added a function to cast agtype to json. - Added regression tests.
- Added a helper function to determine agtype value type. - Added a function to cast agtype to json. - Added regression tests.
- Added a helper function to determine agtype value type. - Added a function to cast agtype to json. - Added regression tests.
I was trying to parrallelise a sync script from postgres to an age graph to make it more efficient using go routines. The prepared statement started giving issues when I...
This is a fix for #221 where parsing of nested arrays produced incorrect results in the node/js driver.
**Describe the bug** A clear and concise description of what the bug is. I found this bug when I try to build a BTree index on a vertex table and...
Memory leak
**Describe the bug** Potential memory leak **How are you accessing AGE (Command line, driver, etc.)?** - JDBC **What data setup do we need to do?** ```pgsql select ag_catalog.create_graph('test_graph'); --- create...
Apache AGE's Discord has been shutdown and is no longer in use. Therefore, I have removed the mention of Discord.
Hey guys, most of our setup is in AWS but on RDS, AGE is not supported yet. Wanted to hear more about how other folks are running AGE in production?