fuelen/ecto_erd

A mix task for generating Entity Relationship Diagram from Ecto schemas available in your project.

Elixirgraphvizelixirectoumlplantumlerdmermaiddbml
This is stars and forks stats for /fuelen/ecto_erd repository. As of 08 May, 2024 this repository has 187 stars and 9 forks.

Ecto.ERD A mix task for generating an ERD (Entity Relationship Diagram) in various formats for all Ecto schemas available in your project. Supported formats: DOT (default) PlantUML DBML QuickDBD Mermaid Definition of schemas defmodule Blog.Post do use Ecto.Schema schema "posts" do field(:title, :string) field(:text, :string) timestamps() belongs_to(:user, Blog.User) has_many(:comments, Blog.Comment) end end defmodule Blog.Comment do use Ecto.Schema schema "comments"...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
PJUllrich/pragprog-book-tablesElixirCSSJavaScript31050
Shopify/aslsElixirNixOther53040
WTTJ/ecto_anonElixir82010
akira/exqElixir1.4k01770
onkel-dirtus/logger_file_backendElixir30101240
QuinnWilton/deftElixir20000
remoteoss/swoosh_galleryElixirHTMLOther340100
lambdaclass/aleo_rouletteElixirReScriptCSS6060
cesium/quiziumElixirHTMLCSS2000
cesium/cesium_cupElixirHTMLShell2000