-
Updated
Jun 23, 2021 - Scala
#
datamapper
Here are 56 public repositories matching this topic...
Pagination library for Rails, Sinatra, Merb, DataMapper, and more
-
Updated
May 10, 2021 - 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
Dec 16, 2020 - PHP
This project has moved to GitLab! Please check there for the latest updates.
-
Updated
Mar 15, 2021 - 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
May 21, 2021 - 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
Jun 28, 2021 - Crystal
Schema generation using annotated entities and mappers
-
Updated
Jul 14, 2021 - PHP
A app make in Ruby with Sinatra based in the book Jump Start. Old 🐛
-
Updated
Oct 1, 2020 - 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
Declarative schema generation for Cycle ORM
-
Updated
Jul 14, 2021 - 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
Map from one object to another using JSON pointers
-
Updated
Apr 11, 2017 - TypeScript
A typed data mapper for Node.js and PostgreSQL.
-
Updated
Jun 11, 2021 - TypeScript
[READ ONLY] DataMapper pattern object to access database.
-
Updated
Feb 18, 2021 - PHP
Sinatra Forum (DataMapper, Haml, SASS, CoffeeScript) - coded in 2012
-
Updated
Jul 12, 2021 - Ruby
The Data Mapper extension of TYPO3voilà.
data
laravel
extension
database
mapper
typo3
typo3-cms-extension
datamapper
typo3-extension
t3v
typo3voila
-
Updated
Dec 28, 2020 - PHP
Fat-free repository pattern implementation on top of knex.js.
-
Updated
Sep 25, 2015 - JavaScript
Nothing is not a DataMapper but something close to it
-
Updated
May 16, 2018 - PHP
Simple Clojure library for data mapping
-
Updated
May 16, 2019 - Clojure
-
Updated
Sep 1, 2016 - PHP
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."
Describe the bug
Read replicas connection settings replaced by "master" settings, when connection settings specified as object.
To Reproduce
You may use example provided in the manual: https://mikro-orm.io/docs/read-connections
In this case replicas host and user parameter values will be replaced by top-level (master) configuration parameter values.
This issue occurs because `Conn