Coder Social home page Coder Social logo

pczhu / generator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mybatis/generator

0.0 1.0 0.0 44.13 MB

A code generator for MyBatis.

Home Page: http://www.mybatis.org/generator/

Java 87.58% HTML 7.67% CSS 0.07% Shell 0.03% Kotlin 4.46% TSQL 0.19%

generator's Introduction

MyBatis Generator (MBG)

Build Status Coverage Status Maven central Sonatype Nexus (Snapshots) License

mybatis-generator

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).

MBG can generate code in multiple styles (or "runtimes"). MBG can generate code for Java based projects, or for Kotlin based projects.

generator's People

Contributors

a-n-ermakov avatar abel533 avatar cbegin avatar dependabot-preview[bot] avatar emacarron avatar gdong42 avatar harawata avatar hazendaz avatar jeffgbutler avatar kazuki43zoo avatar kozake-dcr avatar l-scott-warner avatar marcosperanza avatar mike42 avatar paulkrause88 avatar qq945269529 avatar simonetripodi avatar stefanlack avatar yangjianzhou avatar yfei-z avatar yidongnan avatar

Watchers

 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.