age icon indicating copy to clipboard operation
age copied to clipboard

Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.

Results 533 age issues
Sort by recently updated
recently updated
newest added

- Added a helper function to determine agtype value type. - Added a function to cast agtype to json. - Added regression tests.

PG16
override-stale

- Added a helper function to determine agtype value type. - Added a function to cast agtype to json. - Added regression tests.

PG15
override-stale

- Added a helper function to determine agtype value type. - Added a function to cast agtype to json. - Added regression tests.

PG13
override-stale

- Added a helper function to determine agtype value type. - Added a function to cast agtype to json. - Added regression tests.

PG14
override-stale

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...

question
Stale

This is a fix for #221 where parsing of nested arrays produced incorrect results in the node/js driver.

master
Stale

**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...

bug

**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...

bug
Stale

Apache AGE's Discord has been shutdown and is no longer in use. Therefore, I have removed the mention of Discord.

master

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?

question
Stale