Skip to content
forked from babyfish-ct/jimmer

A revolutionary ORM framework for both java and kotlin.

License

Notifications You must be signed in to change notification settings

nanakura/jimmer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

A revolutionary ORM framework for both java and kotlin.

  • Immutable data model
  • ORM based on immutable data model
  • The ORM also provides a specialized API to speed up the development of Spring GraphQL

1,Video links

English https://www.youtube.com/watch?v=Rt5zNv0YR2E
Chinese Global introduction: https://www.bilibili.com/video/BV1kd4y1A7K3
Table Join Topic: https://www.bilibili.com/video/BV19t4y177PX

2. Bechmark

  • The abscissa represents the count of data objects queried from the database.
  • The ordinate represents the operation count per second.
  • If you want to view full benchmark report, click here please.

  • If you want to run the benchmark, run the project under the sub directory benchmark please.

3. Documentation

The project provides complete documentation.

Please view documentation(Both english & chinese) to know everything.

4. Examples:

This framework provides three examples

  1. Java Examples

  2. Kotlin Examples

5. Discuss

Language Entry point
English https://discord.com/channels/1016206034827743283/
Chinese

About

A revolutionary ORM framework for both java and kotlin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 75.5%
  • Kotlin 24.4%
  • Shell 0.1%