NeilQ/DbToys
DbToys offers a set of utilities around database like view table design, exporting data dictionary, code generator. 提供一些围绕数据库的开发辅助功能,包括数据表结构快速查看、导出数据字典、通过模板生成代码等
This tool helps database developers and data professionals quickly understand and document their SQL Server, MySQL, or PostgreSQL databases. You can instantly view table structures and sample data, then export detailed data dictionaries to Excel. It also generates boilerplate code based on your selected tables and custom templates.
No commits in the last 6 months.
Use this if you frequently need to inspect database schemas, document table designs, or generate repetitive code for database interactions.
Not ideal if you need a full-fledged database management system with advanced query builders, data manipulation tools, or migration capabilities.
Stars
15
Forks
3
Language
C#
License
MIT
Category
Last pushed
Apr 28, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/NeilQ/DbToys"
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...