hasura-orm
Query generator
A TypeScript library for programmatically generating queries for a Hasura ORM-based database abstraction layer
hasura-orm
25 stars
2 watching
5 forks
Language: TypeScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mrspartak/hasura-om | A GraphQL ORM library for Hasura with auto-table lookup and fragment-based query generation | 21 |
jjangga0214/hasura-cli | Automates the installation and use of Hasura CLI | 91 |
ablestack/graphql-codegen-hasura | Automates the generation of strongly typed client code for a GraphQL backend using type-safe wrappers and caching mechanisms. | 154 |
aaronhayes/hasura-sdk | An API SDK providing programmatic access to Hasura's schema and metadata management capabilities. | 24 |
offscriptio/hasura-supertokens | An implementation of Supertokens authentication service for Hasura GraphQL APIs. | 45 |
tatut/specql | A Clojure library that generates and executes common PostgreSQL queries with minimal boilerplate code. | 132 |
nestjs/typeorm | A module for the Nest framework that provides support for Object-Relational Mapping (ORM) using TypeORM. | 1,933 |
twinlogix/typetta | A TypeScript-based ORM that provides a typed and flexible interface to various databases and NoSQL data stores. | 108 |
alevy/postgresql-orm | An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. | 78 |
hxshun/tdengineorm | A Java ORM framework for TDengine time-series databases | 4 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |
itsumura-h/nim-allographer | An asynchronous query builder library for multiple databases using Nim. | 151 |
hasura/graphql-engine | Provides a secure, API-driven interface to access and manipulate data from various databases | 31,179 |
dsd-sztaki-hu/hasuraconf | Automates the management of Hasura's metadata using annotations and API calls from Kotlin and Java applications | 17 |
kitura/swift-kuery-orm | An ORM library built on top of Swift-Kuery for mapping Swift objects to relational databases | 212 |