data-mapper topic

List data-mapper repositories

massive-js

2.5k
Stars
161
Forks
Watchers

A data mapper for Node.js and PostgreSQL.

derivejs

54
Stars
2
Forks
Watchers

DeriveJS is a reactive ODM - Object Document Mapper - framework, a "wrapper" around a database, that removes all the hassle of data-persistence by handling it transparently in the background, in a DR...

typeorm

33.3k
Stars
6.2k
Forks
359
Watchers

ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.

PokemonGo

1.6k
Stars
249
Forks
Watchers

神奇宝贝 (PokemonGo) 基于 Jetpack + MVVM + Repository 设计模式 + Data Mapper + Kotlin Flow 的实战项目,如果这个仓库对你有帮助,请仓库右上角帮我 star 一下,非常感谢。

typedorm

447
Stars
46
Forks
Watchers

Strongly typed ORM for DynamoDB - Built with the single-table-design pattern in mind.

js-data

1.6k
Stars
139
Forks
Watchers

Give your data the treatment it deserves with a framework-agnostic, datastore-agnostic JavaScript ORM built for ease of use and peace of mind. Works in Node.js and in the Browser. Main Site: http://js...

analogue

635
Stars
51
Forks
Watchers

Analogue ORM : Data Mapper ORM for Laravel/PHP

Propel3

252
Stars
35
Forks
Watchers

High performance data-mapper ORM with optional active-record traits for RAD and modern PHP 7.2+

go-structured-query

195
Stars
11
Forks
Watchers

Type safe SQL query builder and struct mapper for Go