olsh/datagrip-poco-generator
An extension for IntelliJ-based IDEs (DataGrip, Rider, etc.) to generate POCO (C#) classes from a database
This tool helps C# developers quickly create C# classes that match their database tables. It takes selected tables from your database in DataGrip or Rider and instantly generates the corresponding C# Plain Old CLR Objects (POCOs), saving time on manual coding. It's designed for C# developers working with relational databases.
No commits in the last 6 months.
Use this if you are a C# developer using DataGrip or Rider and frequently need to create C# classes that mirror your database table structures.
Not ideal if you are not a C# developer or do not use JetBrains DataGrip or Rider for database interactions.
Stars
64
Forks
24
Language
Groovy
License
MIT
Category
Last pushed
May 09, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/olsh/datagrip-poco-generator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable...