Skip to content

olsh/datagrip-poco-generator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

DataGrip POCO generator

An extension for IntelliJ based IDEs (DataGrip IDE, Rider etc.) for generation POCO (C#) classes from a database.

usage

Installation

Copy Generate POCO.groovy file to IDE -> Files -> Scratches and Consoles -> Extensions -> Database Tools and SQL -> schema.
For interfaces generations you can use Generate IPOCOs.groovy.

Usage

Right click on any table(s) Scripted Extension -> Generate POCO.groovy.

About

An extension for IntelliJ-based IDEs (DataGrip, Rider, etc.) to generate POCO (C#) classes from a database

Topics

Resources

License

Stars

Watchers

Forks