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
Veeam Data Platform v13.1 - Get Your Free Trial
Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Guile-pg is a Guile module providing access and allowing updates to PostgreSQL databases from Guile scripts. Guile is the GNU interpreter for the Scheme language and PostgreSQL is a free relational database management system.
genSQL is a generic database UI, written in C++ using the gnomemm/gtkmm widget sets. Its aim is to provide a complete and easy to use interface to various (SQL) databases. Its currently in its early stages, so don't expect to much.
Friandise is a SMB (windows) share search engine. With a web interface, you can locate (very) quickly a file on a subnet. The search engine need very little memory and cpu time (it works on a sparc 20 under linux).
Qb is an application framework which will provide dynamic object creation, ODBC support, XML support, and more.
It is based on Qt, and will primarily be used in the Case tool Yact, at http://yact.sourceforge.net.
dFront is a frontend which makes it possible to distribute a msql database over several
sites. It builds on a Transaction Manager (TM) and a Lock Manager (LM).
Incredibly old & useless GTK interface to mySQL databases
myGDE is yet another graphical interface to mySQL databases. It was written using the GTK toolkit and the mysql C API. The interface is modelled after Rick Mehalick's xmysql program.
A Basic library to simplify buisness application creation, along with administration programs for basic accounting, and management. The underlying tables, are stored by an SQL server, or a local isam base. In early stages of development.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
A graphical front end to the Oracle RDBMS. Allows the user to view and modify
objects within the database. Written in C++ odm uses the Qt library as well as
Oracle's OCI.
Developed for C++ development environement , inspired by Java Persistence library. foralldb will provide object-relation mapping to multi-vendor database systems.
SQLiteDB is a C++ wrapper around the SQLite database library. It will be designed to be as generic as possible making it able to be used with Standard C++ as well as with other libraries (wxWidgets, etc)
...The motivation is to avoid all the ORM configuration, SQL manipulation and objects replications needed when using an rdbms.
I want to implementation the engine with C as it is a commonly known language and it has a good support of the linux's shared memory.
I have already done an encouraging poc with C and mmap.