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
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
FlashFiler is a client-server database for Borland Delphi & C++Builder.
It features a component-based architecture & the server engine
can be embedded in your applications. FlashFiler is easy to configure,
performs well, & includes SQL support.
Centralized database for cataloging CD collections. Database is browseable through an HTML interface; a client component generates XML album descriptions with automatic FreeDB lookups that can be uploaded to the server for easier album entry.
FreeSQL is an attempt to build a SQL layer for Freenet, so that you can use Freenet as the storage component for SQL-based applications. Implemented (for now) in perl, it strives for total SQL compliance, so that any SQL-based app can be ported to Freenet
Ameoba is a database for component-entity systems. It's geared towards simplistic use-cases and is not meant to act a full DBMS.
It is not a relational database (RDBM), not an object-oriented DB (OODBMS), and not a key-value database.
It is a component-entity system database (CESDB). This a completely invented term because the other two didn't really fit the design.
Virtual Database is a server component that offers multitenancy, sharding and replication and relieves the application developer from these concerns. The current version provides multitenancy though an application on top of MySQL proxy.
A easy to use light weight O-R mapping component it only can be used with MySQL database now. All you have to do is followed: 1.Create a bean . ex: public class Person{ private int id; private String name; //getter &setter methods. } 2.create a table,the
Particles is a lightweight PHP Framework that offers a lot of convenient tools to build PHP 5 applications easily and quickly: an ORM framework, a component-bases MVC framework, etc.
The jdbal project is a database abstraction layer written in java to provide a inheritable class structure for ejb 3.0 like objects. The key component of this application is the database abstraction coupled with inheritable table based objects.