Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
03-16-2021 05:37 AM
03-16-2021 12:55 PM
Hi @JMW ,
Neo4j does not yet have an officially supported OGM for Typescript/Javascript. There is some work-in-progress that related to neo4j/graphql which could be worth checking out: https://github.com/neo4j/graphql/tree/master/packages/graphql#ogm
Also, I think Drivine is a pretty good fit for use with nestjs that plays nicely with Typescript. @jasperblues visits here so you could reach out to learn more if you'd like.
Best,
ABK
03-23-2021 07:38 PM
Feel free to post any questions about Drivine on the github repo @JMW !!
Note that it is not an OGM in the traditional sense:
I created it for use in high-traffic applications that have a lot of custom queries and where GraphQL (say with GrandStack) wouldn't be the ideal fit.
03-16-2021 03:09 PM
Thanks @abk for the response, I will look into them, just realised that the github link is dead or private, right ?
03-17-2021 02:00 AM
Apologies, you are correct. The neo4j/graphql work is still in early alpha, not yet publicly released.
-ABK
All the sessions of the conference are now available online