Get early access to Scout Monitoring's NEW Ruby logging feature [beta] by signing up now. Start for free and enable logs to get better insights into your Rails apps. Learn more →
Rails Erd Alternatives
Similar projects and alternatives to Rails Erd
-
-
Scout Monitoring
Performance metrics and, now, Logs Management Monitoring with Scout Monitoring. Get early access to Scout Monitoring's NEW Ruby logging feature [beta] by signing up now. Start for free and enable logs to get better insights into your Rails apps.
-
-
PostgreSQL
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
-
Redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
-
-
-
TinyMCE
The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
-
-
-
-
-
-
RailRoady
Ruby on Rails 3/4/5 model and controller UML class diagram generator. (`brew/port/apt-get install graphviz` before use!)
-
-
-
-
LazyHighCharts
Make highcharts a la ruby , works in rails 5.X / 4.X / 3.X, and other ruby web frameworks
-
HTTP
HTTP (The Gem! a.k.a. http.rb) - a fast Ruby HTTP client with a chainable API, streaming support, and timeouts
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Rails Erd discussion
Rails Erd reviews and mentions
-
Accelerate Domain Learning: Explore Application Dependencies with RailsGraph
I've been using a simpler version of this https://github.com/voormedia/rails-erd but it seems neat that this comes with a web app and a query language.
- Tools for designing DB, table relationships?
-
My project: railstart app
Graphviz
-
Graphic representation of class / module inheritance in Rails?
Use the rails-erd gem to generate an ERD: http://voormedia.github.io/rails-erd/
-
Relations and Entity Relationship Diagrams
Entity Relationship Diagrams (ERDs) are super useful for visualizing databases. For an ERD example, or to see how to make one, see this gem. Though note that gem is only for rails 3-5.
-
Anyone know of a site that takes all your Rails models and their respective associations, and converts them into a visual model relationships diagram?
You should take a look at rails-erd, it is really easy to set up and works quite well
-
Embed a gem in a Rails project and enable autoreload - Format Express Blog
At my work we've got a 10-year-old Rails app (originally started as Rails 3), rake stats says we're now over 100kloc (non-test). We've got a huge amount of complexity and cross-dependencies (not to mention, probably-dead code), and the majority of our test suite runtime (about 40h non-parallelized) is in cucumber because developers can't get a clear view of the level of the app they're dealing with, and I suppose don't feel they can trust the lower layers of the application. Running rails-erd on it generates the very definition of spaghetti, it's gross.
-
Does anyone have a good ERD generation gem?
This PR fix the build
- Rails Model Visualizer
-
A note from our sponsor - Scout Monitoring
www.scoutapm.com | 17 Sep 2024
Stats
voormedia/rails-erd is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Rails Erd is Ruby.