gcp-icons-for-plantuml VS planter

Compare gcp-icons-for-plantuml vs planter and see what are their differences.

gcp-icons-for-plantuml

PlantUML sprites, macros, and other includes for Google Cloud Platform services and resources (by davidholsgrove)

planter

Generate PlantUML ER diagram textual description from PostgreSQL tables (by achiku)
Judoscale - Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
gcp-icons-for-plantuml planter
2 4
29 551
- 0.0%
0.0 4.3
over 3 years ago about 1 year ago
Python Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gcp-icons-for-plantuml

Posts with mentions or reviews of gcp-icons-for-plantuml. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-29.

planter

Posts with mentions or reviews of planter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-30.
  • Documentation as Code for Cloud Using PlantUML
    8 projects | news.ycombinator.com | 30 Jul 2023
    Here's three interesting Rust projects that use plantuml

    You can embed plantuml and drawio diagrams in Rust doc comments and have it rendered in the docs, using this crate

    https://crates.io/crates/rsdoc

    And you can generate plantuml from SQL tables using

    https://crates.io/crates/sqlant (this one is a rust port of a go tool, https://github.com/achiku/planter)

    And you can embed plantuml in mdbook

    https://crates.io/crates/mdbook-plantuml

  • TIL: about Entity Relationship Schemas
    4 projects | dev.to | 12 Aug 2022
    You also have PlantUML. There exists an SQL generator for MySQL - not tested - and this utility for generating PlantUML ERD from PostgreSQL tables. This tool is more focussed on communication and allows you to draw large diagrams. However, you loose the sync between the diagram and the code base. You have the official PlantUML on-line drawer.
  • Planter: Auto-generate Plant UML diagrams from Postgres tables
    1 project | news.ycombinator.com | 29 Apr 2021
  • Plant UML – open-source UML Tool
    6 projects | news.ycombinator.com | 29 Apr 2021
    I use Plant UML in combination with planter [1] to auto-generate a DB schema during CI runs.

    Recently I see a lot general statements on HN like "UML is dead" which I think is not the case. Especially in complex, data-heavy projects it's a great way to visualize how things work -- if kept up-to-date and precise.

    [1] https://github.com/achiku/planter

What are some alternatives?

When comparing gcp-icons-for-plantuml and planter you can also consider the following projects:

C4-PlantUML - C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures

pgadmin4 - pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.

C4-PlantUML - C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures

mdbook-plantuml - mdBook preprocessor to render PlantUML diagrams to png images in the book output directory

aws-icons-for-plantuml - PlantUML sprites, macros, and other includes for Amazon Web Services services and resources

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

Judoscale - Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured

Did you know that Python is
the 2nd most popular programming language
based on number of references?