Skip to content

A fun project to build a micro ORM or database mapper to enhance interaction with a relational (and maybe other kinds of) database. The goal is to take object mapping concerns of the developers' shoulders so they concentrate a lot more on business logic with less hassle from data access code.

License

ace26/micromap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micromap

A fun project to build a micro ORM or database mapper to enhance interaction with a relational (and maybe other kinds of) database. The goal is to take object mapping concerns of the developers' shoulders so they concentrate a lot more on business logic with less hassle from data access code.

About

A fun project to build a micro ORM or database mapper to enhance interaction with a relational (and maybe other kinds of) database. The goal is to take object mapping concerns of the developers' shoulders so they concentrate a lot more on business logic with less hassle from data access code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published