Skip to content
/ mango Public
forked from sayi21cn/mango

Mango is a high-performance data access layer framework. It has a strong ability to Object/Relational Mapping, natively supports datasource router and table partition.

Notifications You must be signed in to change notification settings

zjpjohn/mango

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

mango

Build Status Coverage Status License

Fast, simple, reliable. Mango is a "zero-overhead" production ready data access layer framework. Now more and more large-scale projects using mango as their core framework. In our payment system, we use mango to build a distributed payment order system that can handle 120000+ payment order per second.

Documentation is at http://mango.jfaster.org/

Requires JDK 1.6 or higher.

About

Mango is a high-performance data access layer framework. It has a strong ability to Object/Relational Mapping, natively supports datasource router and table partition.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.7%
  • FreeMarker 1.3%