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
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Simpledbadmin is an easy to use and high scaleable administration tool for mysql databases completely written in PHP. Unlike phpMyAdmin which is certainly an administration tool for more skilled developers we aimed for easy usage and high adaptability.
PHP application for browsing multiple types of databases
dbTrek is designed as an easy to use front end that uses a common set of methods to access multiple types of databases. The system will allow the user to get details for tables and fields (data types, etc) through browsing and drill down.
Simple sistem to shorten urls.
* Use Adler32 to make hash and save url in a tree of directories.
* Not use sql databases.
* When make hash, return json with data
* To activate redirect, only use hash as subdirectory. Ex: http://localhost/urls/[hash]
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.