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-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
An Adobe/Apache Flex-like Haxe/HTML/JavaScript Framework
Haxentric is a client side Haxe/HTML/JavaScript framework. It is similar to Adobe/Apache Flex (but not the same). It has a precompiler (named HPC) which converts HXML codes to Haxe classes. Haxe classes are converted to JavaScript codes by the Haxe compiler. It has a packager (named HPKG) which creates single HTML applications. And with the embedder (named HE) you can embed text files into a class. Available under LGPL 3.0.
A JavaScript component that allows an ordinary HTMLtable to be visually browsed both in the 'X' and 'Y' axis, as a Cartesian Coordinate System. Highlights it's rows, columns and/or single cells and allows the user to mark and unmark them.
CoreTable JavaScript HTML-table to visualize any table-structured data. It is irrelevant where the data is loaded from.
Features: lazy-loading, editable, record-selection (single / multiple), export to the clipboard
XLayout is a layout system for Eclipse SWT that allows to separate layout code from business code, similar to the web development approach. The layout is defined in XML using a HTMLtable like language. The controls can be placed using special tags.
JavaScript abstract class to manipulate (insert, delete, move) unlimited number of similar dynamic HTML form fileds on the fly (without submitting the form). Useful for CMS, table sheets of undefined number of lines or columns.