This is a code generator for MyBatis. This library will generate code for use with MyBatis. It will introspect a database table (or many tables) and will generate artifacts that can be used to access the table(s). This lessens the initial nuisance of setting up objects and configuration files to interact with database tables. MBG seeks to make a major impact on the large percentage of database operations that are simple CRUD (Create, Retrieve, Update, Delete).
Features
- MBG can generate code in multiple styles (or "runtimes")
- MBG can generate code for Java based projects, or for Kotlin based projects
- Documentation available
- Examples available
- This is a code generator for MyBatis
- It will introspect a database table (or many tables) and will generate artifacts that can be used to access the table(s)
Categories
Code GeneratorsFollow MyBatis Generator
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MyBatis Generator!