jsonOdm
ODM
A JSON-based object document mapper for JavaScript.
A JSON ODM (object document mapper) for JavaScript to use on the server or in the browser.
101 stars
14 watching
12 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
databasedocument-mapperjavascriptjsonodm
Related projects:
Repository | Description | Stars |
---|---|---|
scottwrobinson/camo | A class-based Object-Document Mapping (ODM) framework for JavaScript | 557 |
cos-archives/modular-odm | An object-document mapper for Python that supports various data storage backends without requiring changes to the code. | 13 |
doctrine/mongodb-odm | A PHP library that provides an object mapping functionality to interact with MongoDB | 1,090 |
art049/odmantic | A Python library for defining and interacting with MongoDB databases using object-document mapping and type hints. | 1,070 |
kossnocorp/typesaurus | A TypeScript-first, type-safe ODM (Object Data Modeling) library for Firestore that provides a unified and efficient way to work with the database. | 415 |
formapro/yadm | A fast and efficient MongoDB Object Data Model (ODM) library for PHP that simplifies data storage and retrieval. | 85 |
masumsoft/express-cassandra | An ORM/ODM/OGM tool for NodeJS to interact with Cassandra and other databases | 232 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,190 |
wolfy-j/lodm | A Laravel package for defining and managing MongoDB data using object-oriented programming concepts | 21 |
mljs/som | An implementation of a self-organizing map algorithm for mapping high-dimensional data to lower-dimensional spaces. | 23 |
oslabs-beta/dangodb | A MongoDB Object Document Mapper (ODM) library built for Deno runtime | 121 |
ocaml-community/yojson | A library that parses and pretty-prints JSON data into an OCaml tree data structure | 328 |
jonashellmann/everydocs-core | A Document Management System with basic CRUD operations and full-text search capabilities for private use. | 217 |
unioninternationalcheminsdefer/osdm | Simplifies distribution and booking processes for public transportation | 63 |
linkyndy/remodel | An Object Document Mapper for RethinkDB that simplifies data mapping and provides features like schemaless support, relations, and caching. | 193 |