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
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
JRete is a rule engine written in Java. Advantages over other expert system shell and artificial intelligence(AI) API - code rules in java language, data may compute accross network with multiple JRete, auto data persistence to database, event-fire direc
A coldfusion based Oracle interface for schema discovery (SQL Create scripts, Indexes, Constraints, referential etc), Data browsing and exporting. Woodi includes CF codegeneration tools for various SQL functions, JS validation and CFC codegeneration.
Integrates Castor support into Eclipse. Provides incremental generation of Java code to support Castor XML marshalling based on XML Schema files, as well as a visual Castor XML Binding editor.
A CASE tool provides a GUI design environment and codegeneration to support an XML-based Architecture Description Language (ADL). The ADL can be used to formally specify the software architectures of complex component-based systems.
Jostraca is a general purpose codegeneration toolkit for software developers, using a syntax similar to JSP. Jostraca can be extended to generate code in any language, using any language, while placing no restrictions on software design.
CodeGenClipse is a project for adding Eclipse IDE support for codegeneration tools. Currently available is CodeGenJostraca that integrates the Jostraca Code generator into Eclipse v3.1.2+. For installation help & details refer to the project homepage.
HibernateSynchronizer is an Eclipse plugin codegeneration tool which, by default, binds to *.hbm files and automatically generates business objects when your hibernate schema configuration file is modified.
PhotoBrowser is a PHP based application for sharing photos, pictures, images and videos with auto-generation of images adapted to the user requirements of bandwith and sizes. Very simple user interface and no user creditials necessary when sharing images
Round Trip Engineering Objects.
Reverse object oriented source code (Java, C#, PHP5) into XOL (XML Object Language) DOM repository.Validate syntax using XML Schema. XSLT for code refactoring & codegeneration. IDE Editors available (Eclipse plugin)
DataObjectMapper is a lightweight C# library that automatically (without mapping files) maps database tables, views and generic SQL to .NET objects. The project includes full test scripts and a codegeneration tool to create C# code from your database.
100% Java framework for easier unit testing of java source code. Allows isolation of classes using built-in mock generation framework, provides aop aspects and coordination functionality for completely test-driven isolation. Note: this project is superce
A generic generation script, purpouse is the initial stage of a build procedure (autoconf etc.), instead of creating new shell script for each project, you can use this one, for more eas to use.
JAMT provides an easy way to create UML diagramms. In the first version it is possible to model class diagramms. State and activity diagramms are planned. Future extensions of JAMT could be codegeneration and design patterns assistance.
Data Access Object XML-based Generator is a tool for automatic generation of Java code for the data layer. It imports a database schema and generates DAO classes for single or multiple tables. It stores the schema and user-defined classes as XML.
The ULM.gen project is a framework that help building and customizing source-code generators from a UML model expressed as XML documents, using generation templates. It also provides tools for synchronization with UML modelers such as IBM Rational Rose.
A flexible XML based PHP code generator, generates: 1) fully functional HTML forms that update and insert on multiple tables, 2) validation methods using regular expressions 3) HTML table generation from database using separate HTML layout files.
eXtreme Web Services for Java is a codegeneration tool to ease the development of Web Services in Java to the level of profesional IDE tools, isolating the developer of the complexities of SOAP, WSDL and so. It can be integrated in Ant scripts.
Provides an upgrade to the mount command. By utilizing a semi-GUI approach it allows (auto fs) mounts to be made with ease. Using a built-in directory browser and automated code you can mount a file system, and browse it in 10 keystrokes or less.
This project is a framework for PHP developers who want to be fast at codegeneration.
I'm working to make a web-based and comand-line form generator for generate ".php" files without programmers scripting.
Hope it will be finished soon.
PHP code generator that can quickly and easilly create code for database operations (create-read-update-delete), with flexible code-generation options, based on table data gathered from a DB.
UML transformation tool; developed in Java and XSLT; Runs on any java 1.3+ platform. Environment for codegeneration from UML models, based on XMI, e.g. to J2EE, webservices, xml schema; New generators (xslt/java) can be plugged in. www.modelbased.net
VeloGen is custom source generator writen in Java, that uses velocity and antlr . Antlr parsed AST syntax is wrapped and placed into Velocity context. Template for source generation is writen in velocity template language (VTL). Call that from ANT task.