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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Framework for producing web-based database applications
Sophisticated environment for developing web-based applications.
It includes lots of handy low-level components including:
1/ mySql interface, including table creation, tables as class, query as iterator
2/ html generation
3/ multi-lingual ability
4/ html form field handling
5/ etc.
On top of this is a high-level framework that allows rapid development of database apps including seach/create/display/update, user navigation between related entities and much more.
...
Web development IDE in browser, supports Java, ruby, javascript...etc
HiveMind is a browser based web development that combines an application container (jetty), a middleware and a developer environment that runs in the browser.
It runs on the jvm so you are not limited by environment. You can run it on your laptop, company server or even on a cloud service like AWS.
It supports Java, Ruby, Python, JavaScript, Groovy, Clojure.
Source include so it is easy to hack so you can modify it for your own need.