node-activerecord
Database ORM
An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems.
A ORM written in Coffeescript that supports multiple database systems (SQL/NoSQL) and ID generation middleware.
58 stars
7 watching
7 forks
Language: CoffeeScript
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chrismccord/atlas | An object-relational mapper for Elixir, providing a repository pattern-based interface to interact with databases. | 214 |
nhibernate/nhibernate-core | An object-relational mapper that simplifies interaction between .NET applications and relational databases. | 2,130 |
ivanceras/rustorm | An object-relational mapping system for Rust that simplifies interaction with databases. | 250 |
neumino/thinky | A JavaScript library for interacting with RethinkDB databases | 1,120 |
encode/orm | An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,781 |
eveningkid/denodb | A TypeScript-based ORM for multiple databases, providing a simple and typed API. | 1,929 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
kemsky/as3query | A software framework for querying and managing data stored in a SQLite database using an Object-Relational Mapping (ORM) approach. | 4 |
erlyorm/boss_db | An ORM framework that provides a high-level interface for interacting with various databases, including sharding, caching, and eventing capabilities. | 277 |
yurunsoft/tdengine-orm | A PHP-based Object Relational Mapping (ORM) system for interacting with TDEngine databases. | 11 |
imdrasil/jennifer.cr | A Crystal-based ORM system with flexible query DSL and model definition capabilities | 418 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
open-reaction-database/ord-schema | Defines schema and tools for managing reaction data | 95 |
araq/ormin | A library that provides an object-relational mapping system to interact with databases using a high-level interface. | 153 |