All Projects â†’ Shonminh â†’ go-orm-code-helper

Shonminh / go-orm-code-helper

Licence: MIT license
🔥🔥🔥go-orm-code-helper is a goland plugin, it aims to make gorm code getting more simple

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to go-orm-code-helper

intellij-autohotkey
AutoHotkey plugin for the Jetbrain's IntelliJ platform
Stars: ✭ 30 (+36.36%)
Mutual labels:  intellij-plugin, goland
opentracing-gorm
OpenTracing instrumentation for GORM.
Stars: ✭ 46 (+109.09%)
Mutual labels:  gorm
Intellij Emberjs
Ember.js support for JetBrains IDEs (IntelliJ, WebStorm, ...)
Stars: ✭ 202 (+818.18%)
Mutual labels:  intellij-plugin
golang-example-app
Example application
Stars: ✭ 138 (+527.27%)
Mutual labels:  gorm
Idea Php Annotation Plugin
Add PHP annotation support for PhpStorm and IntelliJ
Stars: ✭ 216 (+881.82%)
Mutual labels:  intellij-plugin
StateArts
Intellij plugin that creates state machine diagram from state machine
Stars: ✭ 87 (+295.45%)
Mutual labels:  intellij-plugin
Wolfram Language Intellij Plugin Archive
Wolfram Language and Mathematica plugin for IntelliJ IDEA.
Stars: ✭ 177 (+704.55%)
Mutual labels:  intellij-plugin
simple-mpesa
A simple example of how MPESA works. Works with all 3 types of customers i.e. Agents, Merchants and Subscribers. Allows you to configure a tariff and apply it to transactions. The project follows DDD principles.
Stars: ✭ 31 (+40.91%)
Mutual labels:  gorm
bootstrap4-snippets
Visual studio extension & Intellij plugin for Bootstrap 4, Font awesome 4, Font Awesome 5 Free & Pro snippets/live templates
Stars: ✭ 113 (+413.64%)
Mutual labels:  intellij-plugin
go-jwt-issuer
Microservice generates the pair of JSON web tokens - access-token and refresh-token are signed by user identifier.
Stars: ✭ 30 (+36.36%)
Mutual labels:  goland
Asciidoctor Intellij Plugin
AsciiDoc plugin for products on the IntelliJ platform (IDEA, RubyMine, etc)
Stars: ✭ 250 (+1036.36%)
Mutual labels:  intellij-plugin
Intellij Key Promoter X
Modern IntelliJ plugin to learn shortcuts for buttons
Stars: ✭ 2,689 (+12122.73%)
Mutual labels:  intellij-plugin
BEW-2.5-Strongly-Typed-Languages
💪 Learn and implement the design patterns and best practices that make Go a top choice at high-velocity startups like Lyft, Heroku, Docker, Medium, and more!
Stars: ✭ 14 (-36.36%)
Mutual labels:  gorm
Intellij Hcl
HCL language support for IntelliJ platform based IDEs
Stars: ✭ 207 (+840.91%)
Mutual labels:  intellij-plugin
go-pangu
rest api web server based on go(High availability, high security, high performance)
Stars: ✭ 45 (+104.55%)
Mutual labels:  gorm
Jsontokotlinclass
🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )
Stars: ✭ 2,438 (+10981.82%)
Mutual labels:  intellij-plugin
Arrow Meta
Functional companion to Kotlin's Compiler
Stars: ✭ 246 (+1018.18%)
Mutual labels:  intellij-plugin
idea-uroborosql-formatter
Beautiful SQL Formatter for IntelliJ Platform
Stars: ✭ 18 (-18.18%)
Mutual labels:  intellij-plugin
material2-snippets
Visual studio extension & Intellij plugin for Angular Material 2, Teradata Covalent 1, Angular Flex layout 1 & Material icon snippets
Stars: ✭ 14 (-36.36%)
Mutual labels:  intellij-plugin
gorm-mongodb
GORM for MongoDB
Stars: ✭ 58 (+163.64%)
Mutual labels:  gorm

go-orm-code-helper

Description

ORM code helper for go language, it can generate model struct by creating sql statement.

Download

  1. go orm code helper plugin
  2. download from plugin marketplace.

Usage

  1. right click and select Generate Model or just print ⌘ + G

  2. get result tip:

  3. get result go model file:

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].