#
agensgraph
Here are 9 public repositories matching this topic...
A graph database extension for PostgreSQL
-
Updated
Feb 2, 2021 - C
brvnonascimento
commented
Apr 7, 2021
Would be nice to have a default behavior for such a common use case following the principle of convention over configuration.
It took me a while to figure out that the problem of my Save repository method were the properties with the Date constructor. I'm using Neo4j for the record.
You rock, Jasper!
Starter template (sample app) for Drivine - graph database driver for Node.js and TypeScript, using NestJS.
nodejs
typescript
neo4j
neo4j-database
neo4j-driver
graph-database
neo4j-ogm
nestjs
agensgraph
agensgraph-ogm
-
Updated
Sep 21, 2021 - TypeScript
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
analytics
postgresql
graph-database
graphdb
postgresql-extension
multi-model-dbms
agensgraph
age-database
-
Updated
Sep 3, 2021 - JavaScript
Graph-database of hidden/forbidden-history based on agensgraph
-
Updated
Jun 6, 2019 - HTML
Improve this page
Add a description, image, and links to the agensgraph topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the agensgraph topic, visit your repo's landing page and select "manage topics."
Hi nice to meet you AGE.
As a AGE beginner, I have a question, so submitted issue.
When I run pgadmin, I have to load 'age' extension every time(AGE is installed by docker).
So, is possible way to load age extension automatically?
I can't found how to do..