Skip to content
On this page

LOGO

About Ngbatis

How to position ngbatis

NGBATIS is a database ORM framework base Nebula Graph + springboot. Take advantage of mybatis' usage habits to develop. Including some frequently-used operation in single table and vertex-edge, like mybatis-plus. If you prefer JPA, graph-ocean is a good choice.

If you don't have your own Nebula Graph Database, please arrange it for yourself. Lucky Gate

Relevant technologies of key steps

  • Database:Nebula Graph
  • Dynamic Proxy Framework:ASM v8.0
  • Mapper file parser:jsoup v1.12.1
  • nGQL Template:Beetl v3.1.8.RELEASE

Environmental requirements

  • Java 8+
  • Springboot