dongoose
ORM library
A lightweight ORM for Deno KV with easy data validation and schema management.
Dongoose is a simple ( but intelligent ), lightweight, and easy to use ORM for Deno KV. It is written in Typescript and is inspired by Mongoose.
24 stars
1 watching
3 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Deno-based ORM library that provides a simple interface to interact with MySQL databases. | 92 |
| A TypeScript-based ORM for multiple databases, providing a simple and typed API. | 1,932 |
| A simple wrapper around the Deno MongoDB driver for easy MongoDB interactions | 7 |
| Tool to manage dependencies in Deno applications | 59 |
| An ORM library that maps domain objects to relational databases using a transactional and connection pool management framework. | 14 |
| An ORM solution for Android that provides a light and fast way to interact with SQLite databases. | 75 |
| A MySQL driver and ORM library for the Deno runtime environment. | 260 |
| Tool to manage and retrieve the latest versions of external dependencies used in a Deno project | 66 |
| A tool for managing dependencies and settings for Deno projects | 41 |
| A collection of utility functions for working with the Deno environment and file system. | 3 |
| A MongoDB Object Document Mapper (ODM) library built for Deno runtime | 121 |
| Provides shims to run Deno programs on Node.js environments | 150 |
| A simple WebSocket library for Deno, providing a standard interface for establishing and managing WebSocket connections. | 152 |
| A tool for browsing and searching Deno registries from the terminal. | 18 |
| Demonstrates Go's compilation to WebAssembly and JavaScript interaction | 67 |