Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Diagram and flowchart generation from text similar to markdown
Mermaid is a JavaScript-based diagram and flowchart generating tool that uses markdown-inspired text for fast and easy generation of diagrams and charts. Forget about using heavy tools to explain your code. Mermaid greatly simplifies documentation with its simple markdown-like script language, and offers a great range of diagram and chart options.
The latest version of Mermaid comes with a number of bug fixes and enhancements, as well as a new diagram type, entity relationship diagrams....
As software architect, you create a set of diagrams describing use-cases, requirements, structural views, behavioral and deployment views.
crystal_facet_uml keeps element names and element hierarchies consistent. It exports diagrams in svg, pdf, ps and png formats to be used in text processing systems like docbook, html, latex.
This tool runs on your local PC and is based on glib, gdk, gtk, cairo, pango, sqlite.
A fast and reliable tool, written in Java 8, for generating professional UML sequence diagrams from text. Supports actors, con-/destructors, threads, broadcasts, notes, and fragments. Can serve as a Javadoc taglet. Exports PDF, (E)PS, SVG, PNG, ...
The source code is hosted at http://github.com/sdedit/sdedit
Display in a UML-like diagram the dependencies of applications developed in NetBeans.
Originally meant only to display module dependencies of NetBeans Rich Client Platform applications,
thanks to the platform itself, it can display dependencies of "plain" and Maven-based Java projects.
To display the dependencies, a new action is made available in the 'Source' menu and in the toolbar.
The generated graphs can be saved as images or exported in PlantUML or Gephi formats.
Easy Block Diagram Creator using YAML and GraphViz
gablock is a Block Diagram creation tool. Block Diagrams are described in easy-to-write YAML files. These files are translated into the DOT language used by GraphViz. GraphViz is then called to produce a block diagram in any format GraphViz supports, such as PNG, JPEG, SVG, or PDF.
Free, easy to use, excel tool to create data and process flow diagrams with table data
In separate excel sheets you define items(nodes), lines(edges) and grouping(clusters)
Separate definition of node, edge and cluster styles
Graph settings sheet
Output control sheet
Examples and readme are included in the zip file
Get it working:
-Install graphviz (http://graphviz.org/Download.php)
-Download Excel to Graphviz
-Open one of the ExcelToGraphviz workbooks
-Go to sheet settings...
PlantUml Dependency allows to parse / reverse engineering source files (only Java is supported by now) to generate a PlantUml description, allowing to draw the UML classdiagram associated to the source code.
Xuse manages requirements, use cases & other artefacts that drive software design. Xuse focuses on clear documentation & communication. It defines an XML data model for requirements & use cases with XSLT providing multiple derived views: HTML/SVG/PDF.
Note there is no GUI for entering requirements, however another project (https://sourceforge.net/projects/xguse/) will provide a GUI.
jUML is a UML diagram application capable of reverse engineering Java source code to create relationship diagrams, source code generation based on a user created UML diagram, and saving/restoring of jUML projects.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
This Java application serves to transform W3C XML Schema instances into interactive diagrams in SVG format. The diagram represents structure of XML files and provides information about individual items – elements and attributes.
This is a modeling tool generating code from activity diagrams. The main goal is to achieve a good code generation. I would like to have different possibilities like HTML mapping from diagrams and Java code generation (maybe others) chosen by the user.
Slender UML aims to be a streamlined UML diagramming tool. It will feature a simple GUI environment allowing quick creation of UML diagrams without a serious investment of time. Slender UML will be easily used by anyone with a working knowledge of UML.
A source code and snippet library plugin for SharpDevelop and Visual Studio with a code to HTML formatter which uses plugins to connect to data sources for storage. Other features will include search and web publishing as well as NDoc based commenting.
Class viewer tool. Give a class name and the tool draws its diagram on the fly. For java and C++. Highly interactive, all types found in the class might be filtered or act as link (see Screenshots). Useful also to quickly find and access source files.
JSeq is a tool to automatically create UML sequence diagrams. It works by following the execution of a Java program, noting each method entry and exit. It then generates a sequence diagram from this information.