-
Updated
Aug 13, 2020 - Scala
#
datamapper
Here are 50 public repositories matching this topic...
Pagination library for Rails, Sinatra, Merb, DataMapper, and more
-
Updated
Feb 26, 2020 - Ruby
A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!
php
template-engine
html-template
datamapper
php-template
route-handler
database-engine
sql-engine
sql-mapper
cache-engine
-
Updated
Aug 4, 2020 - PHP
Generating Ruby object instances since 2010
-
Updated
Apr 2, 2020 - Ruby
A base Sinatra application template with DataMapper, and RSpec. Just fork and build.
-
Updated
Feb 29, 2020 - Ruby
Type safe SQL builder with code generation and automatic query result data mapping
mysql
go
golang
postgres
sql
database
code-generator
postgresql
mariadb
sql-query
codegenerator
typesafe
sql-builder
datamapper
code-completion
sql-queries
sql-query-builder
database-queries
sqlbuilder
typesafety
-
Updated
Aug 30, 2020 - Go
Django ORM built on top of SQLalchemy core 1.4/2.0 for seamless integration of SQLAlchemy with Django 3.1+ PostgreSQL 12.1 only for now.
sqlalchemy
django
database
signal
datamapper
django-admin
django-orm
django-models
django-field
django-sqlalchemy
django-meta-api
-
Updated
Nov 23, 2019 - Python
an open-source data management platform for knowledge workers (https://github.com/dswarm/dswarm-documentation/wiki)
-
Updated
Dec 19, 2017 - Java
Easy-to-use ORM for your Typescript projects with DynamoDB and Node.js
-
Updated
Feb 2, 2019 - TypeScript
Datamapper like Crystal ORM and adapter for Elasticsearch
-
Updated
Aug 13, 2020 - Crystal
Schema generation using annotated entities and mappers
-
Updated
May 12, 2020 - PHP
A app make in Ruby with Sinatra based in the book Jump Start. Old 🐛
-
Updated
Dec 25, 2017 - Ruby
DEPRECATED - An easy to use data mapper ORM for Laravel 5 that fits perfectly to the approach of Domain Driven Design (DDD).
-
Updated
Feb 13, 2018 - PHP
Data Mapper library for Node.js applications
-
Updated
Apr 30, 2020 - JavaScript
The Joomla! ORM package provides a storage access abstraction using repositories for your application.
-
Updated
Nov 14, 2017 - PHP
Declarative schema generation for Cycle ORM
-
Updated
Jun 30, 2020 - PHP
onql is a plug & play ORM library, with a declarative (and type-safe) JSON syntax allowing to query/update different data-sources. Basically, you declares what you want (using JSON) from your database, and then onql run efficient (and safe) SQL or Mongo queries
javascript
mysql
json
query
typescript
sql
orm
mongodb
nosql
sqlite
persistence
postgresql
mariadb
entity
datamapper
data-mapper
persistence-framework
persistence-api
-
Updated
Aug 29, 2020 - TypeScript
Map from one object to another using JSON pointers
-
Updated
Apr 11, 2017 - TypeScript
A typed data mapper for Node.js and PostgreSQL.
-
Updated
Jul 20, 2020 - TypeScript
[READ ONLY] DataMapper pattern object to access database.
-
Updated
Aug 7, 2020 - PHP
Nothing is not a DataMapper but something close to it
-
Updated
May 16, 2018 - PHP
Fat-free repository pattern implementation on top of knex.js.
-
Updated
Sep 25, 2015 - JavaScript
Simple database layer powered by doctrine2
-
Updated
Apr 13, 2019 - PHP
Simple Clojure library for data mapping
-
Updated
May 16, 2019 - Clojure
Improve this page
Add a description, image, and links to the datamapper topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the datamapper topic, visit your repo's landing page and select "manage topics."


Hi!
I tried out MikroORM in an NX Workspace, and to use it there, I see a blocker.
In an NX Monorepo setup, every single project uses the same top-level package.json, but MikroORM CLI relies on the config specified in the package.json.
.