RomanticWeb
Graph ORM library
An ORM solution for graph-based data in .NET, allowing developers to work with RDF data in an object-oriented manner.
RDF-Object Mapping for the Semantic Web
12 stars
9 watching
9 forks
Language: HTML
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
blitzapps/blitz-orm | An Object Relational Mapper for graph databases using a JSON query language. | 23 |
mrspartak/hasura-om | A GraphQL ORM library for Hasura with auto-table lookup and fragment-based query generation | 21 |
andrewreitz/shillelagh | An ORM (Object Relational Mapping) library for Android that simplifies the use of SQLite. | 49 |
mikependon/repodb | An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,697 |
alevy/postgresql-orm | An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. | 78 |
linkyndy/remodel | An Object Document Mapper for RethinkDB that simplifies data mapping and provides features like schemaless support, relations, and caching. | 193 |
laravel-doctrine/orm | An integration library for Laravel and Doctrine ORM | 829 |
oxigraph/oxigraph | A SPARQL-compliant graph database implemented as a Rust library and exposed to multiple programming languages. | 1,041 |
cycle/orm | A PHP framework for modeling and interacting with data in object-oriented applications | 1,232 |
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
stuart-campbell/rushorm | An object-relational mapping library for Android that abstracts away SQLite interaction | 172 |
huntlabs/hunt-entity | An object-relational mapping framework for the D programming language, providing a simple way to interact with databases. | 57 |
nestjs/typeorm | A module for the Nest framework that provides support for Object-Relational Mapping (ORM) using TypeORM. | 1,933 |
anvaka/ngraph.graph | A JavaScript library for creating and manipulating graph data structures | 523 |
costezki/rdf2gremlin | Transforms RDF data into a property graph using TinkerPop-Gremlin | 24 |