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
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Girders is an open source framework that enables Model View Controller (MVC) functionality for a multi-tiered software application communicating through SOAP web services. It allows the communication via an ASP.NET front end to a C# or Java back end
Brico is a framework for swing app building based on command processing. It handles a request/response cycle managed by a Controller and it also supports the Chain of Responsability pattern.
Purity mini-framework is a MVC framework for Java-based web-applications. It provides distinction between Model, View and Controller, a functional Controller that dispatches user requests to the Model and tools like character escaping.
Swlink provides a declaratively model-view-controller realization for Java Swing. It provides a comprehensive facility to bind Java User Interface components to models and controllers. Best of all, it keeps Java GUI code tidy and eaiser to maintain.
_Stamps_ is a framework for java application development which extends the MVC (Model - View - Controller) pattern providing a complete decoupling between view and model with the usage of annotations (JSE5) and dispatching mechanisms.
Xing is a complete MVC framework to develop Swing (not only) based Java applications. Xing allows user interfaces to be defined using XML. It includes data-form binding, log, preference etc. Mediator patter simplifies the controller part implementation.
Action-driven component-oriented web application framework based on Model-View-Controller (MVC) architecture. Goals: minimum complexity & dependency on the framework API, maximum power, reliability and conformance to common standards.
Parsec provides a JSP 1.2 tag library and an API for developing rich web applications. MVC is supported with the Page Controller pattern, where requests go to JSPs; no XML config files. Client-side form validation supported by JavaScript code generation.
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.
[Attention]: WebWork has moved to http://sf.net/projects/opensymphony.
WebWork is a web application framework for J2EE. It is based on a concept called "Pull HMVC" (Pull Hierarchical Model View Controller).
Components is a very fast and easy java web framework. The main features are: very strict separation between presentation and controller layers (no more JSP!), ease of use, very fast page rendering, zero-configuration paradigm.
Suede is a Java framework for developing client-server systems via distributed architecture. It employs a Commander-Controller-Worker relationship model which allows a server application to delegate tasks on multiple clients over a network.
CRUDGenerator automatizes repetitive tasks in generating forms to create, read, update and delete data (aka CRUD). Beginning from an hibernate bean (the model), the controller and the views (with a custom taglib) are automatically created. The Spring Inv
WAFT (Web Application Framework with Types) is an abstract implementation of the MVC-architectures View- and Controller-modules which allows fast development of web applications by using PHP-style declaration of HTTP-request variables.