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
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
The MongoDB Kubernetes Operator is an open-source controller that automates deploying and managing MongoDB clusters on Kubernetes, enabling developers and operators to run production-grade MongoDB in cloud-native environments. By defining custom resource definitions (CRDs) for MongoDB resources, the operator lets you declare cluster topology, configuration, and scaling policies as Kubernetes manifests that can be applied with standard tools like kubectl and Helm.
MVC web platform for Apache and MySQL Stored Procedures
MVProc is a Model-View-Controller module for Apache2 that facilitates using MySQL stored procedures as the controller element.
NOTE: Version 2.1 is STABLE and currently in production use.
NOTE: Versions 1.4+ are for Apache2.4 - in order to run on Apache2.2, replace request_rec->useragent_ip references with request_rec->connection->remote_ip
(there are 3 in the source code)
This project gives CodeIgniter developers a "baseline implementation" of the Open Source PHP web reporting tool Reportico. By easily including it in any CodeIgniter project, the wrapper allows Reportico to run on its own (by means of the included Runner controller) or embedded in any application as a library object.
Mapper is a presentation framework for XML, WEB & GUI applications based on the Model-View-Controller pattern. Its event driven components & models provide an easy & consistent way to bind fields to ValueObjects or Collections for all presentation types.
This utility compares data stored in two SQL databases, and synchronizes it. It lists records that differ, are missing and are additional. It can generate and execute SQL queries that will change second database to be identical to first database.
TransXTrail is the simplest database transaction controller API for Java.
JTA, Springs and Tyrex has too many issues/problems. This API is intended to be used in small applications. It also helps you to build a distributed transaction system.
XML access layer using Ruby and REXML, that works with runtime class creation, also called marshalling. Provides standard functionality that makes manipulating structured XML data as easy as working with a database.
ARK (Application Resource Kit) is an MVC application framework for PHP. It separates model and view using the 'Model View Controller' design pattern. The goal is to ease programming of complex databased web applications.
See the Home Page ark.arkete
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
The Combine Development Kit provides a Model View Controller (MVC) similar to Jakarta Struts, an Object Model code generator similar to Torque, and goes a step futher to auto generate configuration, actions and Smarty templates for the MVC.
OpenRMI defines a messaging interface. This interface is applied in a one to many fashion, using a controller with many nodes. The nodes connect via RMI to the controller and are assigned work via the same interface.