A TypeScript ORM for graph databases using a JSON-based query language (BQL), compatible with TypeDB and SurrealDB.
Blitz-ORM is an Object Relational Mapper designed specifically for graph databases. It uses Blitz Query Language (BQL), a JSON-based query language similar to GraphQL, which simplifies building dynamic queries by avoiding string-based syntax. The ORM translates BQL schemas into database-specific queries, currently supporting TypeDB and SurrealDB with plans to expand to other databases.
Blitz-ORM aims to simplify graph database interactions by providing a flexible, JSON-based query language that integrates seamlessly with modern TypeScript development workflows.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.