denodb
Database ORM
A TypeScript-based ORM for multiple databases, providing a simple and typed API.
MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
2k stars
24 watching
129 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
databasedenomariadbmongomongodbmysqlormpostgresqlsqlitesqlite3
Related projects:
Repository | Description | Stars |
---|---|---|
denodrivers/mysql | A MySQL driver and ORM library for the Deno runtime environment. | 260 |
manyuanrong/dso | A Deno-based ORM library that provides a simple interface to interact with MySQL databases. | 91 |
dergyitheron/dbirb-sqlite-deno | A modular Deno API for interacting with SQLite databases. | 0 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |
purekid/mongodm | A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models. | 200 |
kirlovon/aloedb | A lightweight, embeddable NoSQL database solution for Deno | 141 |
mikro-orm/express-ts-example-app | An Express.js application using Mikro-ORM and TypeScript to manage data in MongoDB | 61 |
halvardssm/deno-nessie | Provides a modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations. | 530 |
mikependon/repodb | An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,700 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 607 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 527 |
juancarlospaco/nim-gatabase | A compile-time ORM for Nim, providing a simplified DSL for working with databases. | 120 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 512 |