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.
Start Free
MongoDB Atlas runs apps anywhere
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.
Centralized database for cataloging CD collections. Database is browseable through an HTML interface; a client component generates XML album descriptions with automatic FreeDB lookups that can be uploaded to the server for easier album entry.
IDEA is a package for input and output of data out of/ into a database. Beginning as a web-application, IDEA generates your HTML-forms for the input and gives you some HTML- or PDF-output back. Everything IDEA does comes from one XML-file per form.
Web DataBase Interface Library: Database interface driven by form templates (It uses ClientSide Data Buffering: No "reload on every click" !). Template language for dinamic contents. Report generation: HTML & ASCII table, PostScript, JavaScript arrays,
Phormation is a set of PHP functions which provide a framework for developing any HTML form with a database backend (PostgreSQL, MySQL, ODBC are supported). It is extensible, includes 10 reusable widgets (text field, date field, file upload, etc.)
The project provides utilities that generate javadoc-style HTML documentation from a database schema plus optional metadata containing textual descriptions of schema elements. Initial support for Oracle and Postgres is provided. Other DBs will follow.
Kent is a generic report server that provides reports to users via a JSP/Servlet based interface.
Internally report output is XML, which is transformed to HTML or any other supported format, as selected by the user.
PHP library for easy creating and managing MySQL database content. Usable for creating and managing HTML forms based on database relations stored in MySQL catalog tables. I'm using this library to manage database used by my portal pages.
The Web Teacher Evaluations are comprised of a Perl CGI script that allows students to grade/comment on teachers, plus a Perl HTML file containing most of the web pages. Only uses a flat-file DB at present, but interfacing with mySQL or postgreSQL is easy
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
HotelCalifornia is a framework for converting XML to Java objects. HC::templator2 is a template based text generator. HC::org.smpl reconstructs E-R diagrams and uses Encoders to generate JSPs, JavaBeans, HTML database documentation, etc.
rac is a set of perl modules that provides a simple but customizable HTML interface to your databases. It has been developped to avoid writing always the same small CGIs that access a simple base to manage customers, team tasks, stock management, etc...
Create flexible reports from mysql-databases in any ASCII-based format, like HTML, RTF, TEX, Postscript, VRML... whatever. Just edit a template-file and insert special-coded, even relational SQL-statements. Environment is Java 2 (Swing)
Web table that connects to a mySQL table and shows its data
Collection of JS / Php files that implement a html/js table, which can connect to a table in an mySQL database and show it's contains. The source is designed in a way that is easy to add to your website with the minimum configuration. The project makes use of Twitter Bootstrap.
The main difference from DataTables is that only the appropriate elements are selected from the DB and every time a page change occurs (or a search) a new request is sent.
A command line tool to generate report output from JasperReports report definition files (.jrxml files) such as those generated by iReport, by running them against a live database. Output PDF/HTML is written to disk and can optionally be emailed.
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.