ord-schema
Data manager
Defines schema and tools for managing reaction data
Schema for the Open Reaction Database
95 stars
15 watching
27 forks
Language: JavaScript
last commit: 10 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
js-data/js-data-rethinkdb | Provides an adapter to interact with RethinkDB databases using the JSData Node.js ORM. | 32 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
openbeer/schema.sql | Defines data schema and relationships for beer-related data storage | 9 |
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
drcmda/react-contextual | A lightweight helper around React's new Context API for managing state and actions in a Redux-like store pattern | 641 |
blitzapps/blitz-orm | An Object Relational Mapper for graph databases using a JSON query language. | 23 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |
wichert/pyramid_sqlalchemy | A package that simplifies the integration of SQLAlchemy with Pyramid web applications. | 26 |
go-reform/reform | An ORM that uses non-empty interfaces and code generation to simplify interactions with databases. | 1,444 |
eveningkid/denodb | A TypeScript-based ORM for multiple databases, providing a simple and typed API. | 1,929 |
purekid/mongodm | A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models. | 200 |
ivanceras/rustorm | An object-relational mapping system for Rust that simplifies interaction with databases. | 250 |
makolab/romanticweb | An ORM solution for graph-based data in .NET, allowing developers to work with RDF data in an object-oriented manner. | 12 |
linkyndy/remodel | An Object Document Mapper for RethinkDB that simplifies data mapping and provides features like schemaless support, relations, and caching. | 193 |