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
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
DBFeeder is a great tool to generate synthetic testdata for Oracle Databases and it is ideal for companies who wants to outsource development. Thanks to his original approach, data can be highly customizable and it even fits primary and foreign keys constraints of tables.
Simple perl script that will diff two sql databases and create an output of commands that will sync the second database to match the first. Will also check permissions for the tables. Note: Only supports MySQL for a start.
gen_names populates customer/invoice tables with random (but realistic looking) data. The data has been gathered from various sources including census and local council web sites. It is supposed to be used to road test various DBMS solutions.
sybdoc is a self-documenting CGI-based application that displays and allows editing of documentation for tables, columns, stored-procedures in a Sybase ASE database. It also displays a number of meta-info.
A database content management system for website content that uses XML files to define the management interface for tables in a database systems schemata. Designed to run on PHP 5.
Emotiv is a project developed in mod_perl to simplify and quicken all the process of publishing and management of databases on the web. It interacts with practically any db (via DBI) and can output tables, graphs and much more with loads of features
MySiteMaker is a collection of CGI tools for rapidly creating web interfaces to MySQL database tables. The primary goal of this project is to make accessing data in MySQL database tables as easy, convienent and simple as possible.
Rackview is a Perl module that assists in visualizing a Data Center\'s computer rack
layouts by creating a web page with HTML tables to show a frontview of the racks.
Included are brief commandline and CGI scripts to demonstrate its implementation.
A WebGUI Wobject to create simply web database interface to add, to edit and to delete data. It supports single table, one-to-one and one-to-many related tables.
Dnsqlpanel is an easy to use control panel for bind, using the mysql sdb module. It provides direct access to the tables that bind reads from modifying data in real time.
SSIS: The Single Source Infomation Server is a suite of applets designed to share information from a single source, a set of MySQL tables, with as many other systems as possible. Starting with PHP, other target systems will be Palm OS PDAs, WAP and LDAP.
WWWdb allows you to set up an multi-lingual application-framework which is based on a database (Oracle, Postgres, Mysql, ODBC, Interbase). It allows per-user sessions and provides the ability to insert, update, delete, and browse your database-tables.
DBIx::Tree is a Perl 5 module that provides methods on trees from self-referential database tables. Two underlying tree representation models will be supported: adjacency lists and nested sets.
mySQLweb is web interface for building SQL queries to MySQL databse. Query builder allows user to add and remove tables, set relations, apply criterias etc. Results are output in a table. The look is easy to change - it is simply CSS formatted XHTML.
PerlMyAdmin is a web-based mysql administration tool written in perl. All common mysql tasks are supported such as dropping and creating tables, managing columns and keys and other helpful features like exports and imports and full search capabilites.
Autotabla is a CGI web interface to your programs SQL tables. Just provide an XML description of your schema, and you'll be able to create/modify/delete records. HTML output fully customizable through CSS. Database independence through Perl/DBI.
MySQL Check & Backup & Notification
This is a script that check, periodically the tables of a MySQL Server. Using the BACKUP, CHECK, OPTIMIZE and ANALYZE, the script checks if everything is ok and alert you if anything is wrong.
Oracle DBA's module for Oracle 8i, 8.0 and 7.3. Reverse engineers DDL for specified list of objects. Defrags entire tablespaces. Resizes tables/indexes to your standards. Creates user X with privileges of Y. Etc., etc., etc.
DB_Browser was a CGI tool for developers working with a relational database. It easily facilitated searching, editing, and adding to tables within a database without having to develop customized software.
This Perl module works with DBI to helps simplify the process of working with complex schemas of relational SQL database tables, letting you fetch data from several tables at once without building JOIN statements yourself.