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.

GitHub

58 stars
7 watching
7 forks
Language: CoffeeScript
last commit: over 13 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
chrismccord/atlasAn object-relational mapper for Elixir, providing a repository pattern-based interface to interact with databases.214
nhibernate/nhibernate-coreAn object-relational mapper that simplifies interaction between .NET applications and relational databases.2,131
ivanceras/rustormAn object-relational mapping system for Rust that simplifies interaction with databases.250
neumino/thinkyA lightweight JavaScript ORM for RethinkDB, enabling easy data modeling and querying of NoSQL databases.1,120
encode/ormAn async ORM built on top of SQLAlchemy core, providing cross-database support and data validation.1,785
eveningkid/denodbA TypeScript-based ORM for multiple databases, providing a simple and typed API.1,932
eaigner/hoodAn ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation.711
jysperm/maboloAn Object-Relational Mapping (ORM) tool for MongoDB25
kemsky/as3queryA software framework for querying and managing data stored in a SQLite database using an Object-Relational Mapping (ORM) approach.4
erlyorm/boss_dbAn ORM framework that provides a high-level interface for interacting with various databases, including sharding, caching, and eventing capabilities.276
yurunsoft/tdengine-ormA PHP-based Object Relational Mapping (ORM) system for interacting with TDEngine databases.11
imdrasil/jennifer.crA Crystal-based ORM system with flexible query DSL and model definition capabilities420
krozark/cpp-ormA C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases.7
open-reaction-database/ord-schemaDefines schema and tools for managing reaction data96
araq/orminA library that provides an object-relational mapping system to interact with databases using a high-level interface.153