Skip to content

MikeLiYes/mongobatis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongobatis

Use mongobatis to handle mongodb like mybatis

According to: There are two Maven artifacts available in the release.

The preferred artifact for new applications is mongodb-driver-sync.

so, we base on mongodb-driver-sync.

#start

  1. use mongoShell.txt to create data in your mongodb

  2. run Test.java as Java Application

#note now just support aggregate and standalone.

About

Use mongobatis to handle mongodb like mybatis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages