Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
The object-oriented modeling tool enables you to design and store diagrams (included in the ICONIX design process) in text and graphics, analyze the contents of diagrams, and create project reports.
Diagrams are defined using a simple and intuitive language PlantUML.
For the full operation of the application, graphviz is required. Link: https://graphviz.org/
Report an error or suggest an improvement: https://bitbucket.org/rrrfer-admin/uchebnaia-sreda-proektirovaniia/issues?status=new&status=open
Ask a question and get advice: https://github.com/topics/forum
About PlantUML: https://plantuml.com/
PUed is a PlantUML script editor able to generate UML diagram images by means of the PlantUML capabilities. In order to exploit all PlantUML features the Graphviz platform shall be installed.
A simple editor for PlantUML. Requires PlantUML (and its dependencies, java and graphviz/dot).
Some features:
* update the diagram while editing
* code assistant to insert ready-made code snipets
* written in Qt4, so it should run on all platforms supported by Qt4 and PlantUML
* option to cache the PlantUML output to speed redo, undo and loading from disk
* can be used as a PlantUML viewer (see the wiki for more info)
A tool for automatically generating UML database diagrams.
The diagrams are represented in the DOT language and can be interpreted by the visualization software Graphviz (http://www.graphviz.org/).
Features:
- Use HTML tables as templates for customizing the diagram design
- Already comes with predefined connections for some common database systems, new systems can easily be added.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
cpp2dot parses c++ header files and generates a dot (graphviz) UML graph. It is based on the moc tool from the Qt SDK. Feel free to ask me anything about it (mail or Tracker, but preffer to post on my blog : http://www.libertesalternatives.org)
LightUML is an Eclipse(TM) (www.eclipse.org) integration of UMLGraph (www.spinellis.gr/sw/umlgraph/), a lightweight tool for generating class diagrams from Java projects and packages. Previously installed GraphViz (www.graphviz.org) is required!
...It uses object files and libraries instead of source-code as input. It can help to manage 'cross-directory' dependencies. Dependencies can be visualized in combination with Graphviz.