Giter Site home page Giter Site logo

lakecenter / jimmer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from babyfish-ct/jimmer

0.0 0.0 0.0 98.47 MB

A revolutionary ORM framework for both java and kotlin.

License: Apache License 2.0

Shell 0.09% JavaScript 0.02% Java 81.74% Kotlin 16.62% TypeScript 1.29% CSS 0.01% ANTLR 0.11% HTML 0.11%

jimmer's Introduction

logo

A revolutionary ORM framework for both java and kotlin, and a complete integrated solution

Documentation

You can view erverything from documentaton.

Please view English Documentation or 中文文档 to know everything.

Features

1. Both dynamism and static

  • Brings dynamism into static language ORM frameworks, achieving flexible capabilities for operating on complex dynamic data structures without compromising the complete compile-time safety checks of static languages, eliminating DTO explosion and unafraid of engineering expansion and changing requirements.
  • Its innovative SQL DSL supports dynamic table joins and native SQL embedding, gracefully handling real-world complexity.

2. Powerful and easy cache

  • Focuses on business and reaping caching gains. CDC solutions decoupled from specific caching technologies are transparent to business code.
  • Automatic cache invalidation.
  • Supports numerous application scenarios like object cache, association cache, calculation cache.
  • Mature multi-view cache mechanisms easily integrate with permission requirements.

3. Convenient project support

Provides a one-stop solution for business system development.

  • Supports client code generation.
  • Simplifies REST and GraphQL service development.
  • Supports cross-service data associations.

4. Ultimate performance

  • Pursues meticulous optimizations, rejecting low-performance SQL generation.
  • Powerful precompilation technology ensures efficient mapping from JDBC result sets to entity objects.

5. Low and controllable learning costs

Requires no special prior knowledge - veterans of any ORM can quickly and painlessly migrate. The learning curve is scientifically friendly, serving as a high-quality reference for new learners of ORM usage.

6. Rapid reuse of code assets

The combination of static and dynamic design realizes a higher level of abstraction from relational data to local graph structures. The high-performance one-stop solution isolates complex technical details, strongly supporting a focus on core business and rapid accumulation of highly reusable code assets.

Documentation

You can view erverything from documentaton.

Please view English Documentation or 中文文档 to know everything.

jimmer's People

Contributors

argonariod avatar asdfgh avatar babyfish-ct avatar byd-android-2017 avatar clearplume avatar draco1023 avatar enaium avatar huyaro avatar leomillon avatar mtpkiss avatar nanakura avatar spindensity avatar sunshio avatar tokgoronin avatar xuejmnet avatar yuki-mirai avatar zhanglolo avatar zhumubo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.