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
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.
This program allows you to import delimited files to a DB of your choice. There is a mapping tool which you select which column of the DB maps to the specific column(s) in your file via a GUI. You can also provide a default value for a certain column wit
Experimental DataBase system (ExDB) is a prototype of a native XML database system being designed and developed by students of Dept. of Computer Science at CTU FEE in Prague, Czech Republic.
This browser-based tool is a flexible solution for documenting both logical and physical database schema designs. It supports simple version tracking concepts to document schema changes in varying stages of planning and implementation.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
A common problem LAMP developers run into is the need to synchronize database schemas. Diffy is a program written in php to compare 2 database schemas and generate the necessary sql statements to sync them together.
AutoProc (Stored Procedure Generator) is a couple of stored procedures which simplifies generating getter and setter procedures for a given Sql Server 2005/2008 table.
Clay2Propel is a simple command line application written in PHP that converts your Clay Database Model (http://www.azzurri.jp/en/clay/index.html) into a Propel database schema file ready to be used to generate your PHP classes.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Oracle Grid Control (Enterprise Manager) can monitor Oracle database Servers. Enterprise Manager provides a modular way to extend monitoring capabilities called Management Plug-ins. This project developed several useful plug-ins for Oracle Grid Control.
A database refactoring framework to easily keep track of database changes. DBMS independent. All changes are kept in XML Files.
Runs on all platforms supported by Microsoft.Net and Novell's mono.
LiquiBase.Net is a port of the java based LiquiBase
Use this to easily add database connection management to a .Net client application. Provides an interactive GUI to set and test database connection parameters. Manages storage and retrieval of connection strings with minimal configuration.
MOVED TO GITHUB: https://github.com/samwilson/cawitm
Concise and easy-to-use CRUD (Create, Read, Update, and Delete) interface to MySQL databases. Only configuration required is for connecting; everything else is drawn from the structure of the database itself. Good for prototyping DB schemata.
Python program to convert the morphologically parsed Greek New Testament (provided by UPenn's CCAT and James Tauber http://morphgnt.org/) into an Emdros (http://emdros.org/) MQL database.
MagiSQL is an effort to build a Database web front-end in PHP, extensible in functionality (operations on the DB) and supported RDBMS. It's initially compatible with Oracle, MySQL, PostgreSQL and MS SQL Server.
Python port of Michal Ludvigs mysql replication slave monitoring. This operates mostly as a plugin for Zenoss but should output in a Nagios friendly format as well. This exists because I am a big fan of python and wanted to use that over perl.
CheeSQL is a MySQL Front-End with autocomplete features. The GUI is a web page (html+javascript) that requests, using ajax, query results, updates and insertions to a local java desktop application, that handles the DB communication.