hannal / nodeedge

Object Relational Mapper for EdgeDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeEdge

NodeEdge is an ORM that treats data like a graph with nodes and edges.

The key features are:

  • Fast and powerful data structures (Thanks to Pydantic).
  • Like graph-relational databases, data-relational databases offer the advantages of graph databases.

Supported databases.

  • EdgeDB

About

Object Relational Mapper for EdgeDB

License:Apache License 2.0


Languages

Language:Python 100.0%Language:Makefile 0.0%