Skip to content

pmlopes/v-odm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODM

ODM is a simple async Object Data Mapper, it is not a ORM and will never be. The idea behind this project was to make a generic data mapper for any backend, so currently it supports:

  • Any JDBC Database
  • Redis
  • MongoDB

At the moment the project is not polyglot.

Releases

No releases published

Packages

No packages published

Languages