Newt

Autogenerate a .Net (C#/EF Core) data project (class library with entities and data contexts) from a Postgres database, plus Graphviz and SQL. (by kcartlidge)

Newt Alternatives

Similar projects and alternatives to Newt

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Newt alternative or higher similarity.

Newt reviews and mentions

Posts with mentions or reviews of Newt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-17.
  • I love building a startup in Rust. I wouldn't pick it again
    11 projects | news.ycombinator.com | 17 Feb 2023
    > Actually, it does work from Linux ... cross-compiled from Linux to Windows.

    Here's a link to the commands I use to generate my cross-platform builds [1]. They are easy enough to stick in a shell script or batch file so you get all the builds with one command. These produce single executables, trimmed for size.

    [1] https://github.com/kcartlidge/Newt#generating-stand-alone-bu...

  • Graphviz v7
    10 projects | news.ycombinator.com | 24 Oct 2022
    Graphviz is excellent. I use it for (amongst other things) generating diagrams of states and transitions, and also for automatically mapping choices as I write interactive fiction.

    More generally I've added it to Newt [1], which is my in-progress C# code generator. It scans a PostgreSQL database to automatically generate a class library with models and EF Core data contexts. And as part of that it generates a dot notation Graphviz source file for showing the tables and relationships (the repo includes an example image [2]). The example only shows a couple of tables, but it gives an idea of what can be produced (and also shows the .dot source file that was created to produce it).

    [1] https://github.com/kcartlidge/Newt

Stats

Basic Newt repo stats
2
0
4.4
9 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com