Apache Age support, A Graph extension for postgresql. #577
sumitsharansatsangi
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
@sumitsharansatsangi I don't know anything about Apache AGE but Piccolo uses asyncpg database driver and Apache AGE requirements are Psycopg2 driver so I think for now it is not possible. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Apache Age is a graph extension for postgresql.
For more info, visit https://age.apache.org/docs/
Using psycopg2, there is an driver for python .
For more info visit https://pypi.org/project/apache-age-python/
Future is with the Graph and async.
So, it will be great if piccolo can support this .
This feature can make piccolo of the next level.
Beta Was this translation helpful? Give feedback.
All reactions