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
Demo Series - Small Business Backup By Veeam
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
SQLcoach provides a web platform to learn SQL, the common query language for databases. An example application is available unter: http://sqlcoach.informatik.fh-kl.de
A comprehensive incident reporting system incorporating time tracking, multiple projects, holidays, purchasing, reports and many other aspects of running a business. Developed and heavily used by ECONZ over many years, it is a well-proven system.
dbscript is a new PHP framework for composing distributed collaborative Semantic Web applications with Microformats, OpenID and REST Web services and Qooxdoo Ajax Toolkit. install --> wget dbscript.net/latest.zip, unzip latest.zip, vi db/config.yml
Prequel is a simple query browser for MySQL. It allows you to perform any MySQL compliant command through an ODBC connection. It's written in C#.NET 2.0 and requires the MySQL ODBC Connector.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Have you ever wondered what hardware works with what. This project aims to create a database (online/offline) that people can search to find compatibile hardware which actually works with their computers.
LDO's are lightweight data objects, Java classes that provide query and update access a single table or view in a SQL database. The LDO utility provides a user-friendly interface to generate that JDBC code.
Helios is a PHP5/MySQL Based Application framework developed to quickly and easily develop, deploy and mantain corporate web-portals and webapps - keeping in mind ease of programming and easy to use UIs with built-in user interactivity.
DWI (recently renamed to Estron and moved to http://estron.alioth.debian.org/) is a rapid application development system for creating graphical applications that manipulate info in an SQL database. Uses XML and Gnome Glade for the GUI designer.
includes SQL editor with syntax highlighting, code completion and templates, visual editing of database objects (tables, indexes, etc.), debugger of stored procedures, editable results, import/export features
.NET library (written in C#) for developers writing data access code that is less cumbersome than straight ADO.NET and is almost entirely database platform independent for most database platforms.
This is a Webshop built in PHP with a MySQL. This project started with a coding session with 2 collegs. Some features are a loginsystem, phpscript for builing the database, customerregistration and some other contantmanagment.
It's a script that read sql "select" request from postgres 8.1 logs and generate for each request all the index to optimize the database. Tested on 1.2 GB of logs.
Duplicates the functionality of mysqldump.Is written in VB.NET using the MysqlConnector.Can be used local and remote.Is very usefull if you have a VB.NET project and you don't want to depend by the mysql dump utility.Create sql file exactly like mysqldu
...Reads book data, reviews and thumbnails from Amazon and book journals from Bookcrossing. Search and browse through all loaded book data. All book information is stored in an SQL database.
NyxSql is an opensource licensed database front-end. It supports data preview, sql queries, usermanager, import, export, processmanager and so on. Please be aware, that it is currently still in beta. Supported dbms: MySql,Oracle,MSSql,Odbc
target of this tool is provide trasparent interface to database, for agile developemnt, code riutilization and less manutention. basic example: set('T',$data); write info in $data in table T get('T') return hashtable with all info in table T.
Eclipse SQL plug-in. Contains SQL editor and executor. Table editor, data retrieve and migration tools. Plug-in has extensions to be used in other projects that need database connectivity.
XaJaQ aims to provide a web-based visualization of the table structure of a database. A browser with native SVG-support and JavaScript is required. XaJaQ generates SQL-92-style SELECTs during the interactive definition of relations.
Straightforward Java persistence layer. Provides automatic object/relational mapping (ORM) of Java objects to database tables. You just write Java code (no XML or SQL involved) and pBeans takes care of the database layer. It uses annotations.