elixir - Autogenerate Ecto Schema from Postgres Database or DDL, SQL -


i considering try elixir next project. have been working postgresql sqlalchemy in python , has paid off of have autogeneration tool generates model code database directly. there equivalent sqlacodegen in elixir/ecto?

you can try take @ library plsm have not been using rely on awesome phoenix generator commands instead.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -