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.
Try Retool free
Gen AI apps are built with MongoDB Atlas
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Generate Entity Relationship Diagrams for a a database supported by the ADODB library, using PHP. The data for this ERD is kept in a table in the database.
This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
Easy statistics keeps track of the visitors of a site. It needs PHP and one MySQL table. It determines the hostname, ip number (with a link to whois) and more information. It gives also detailed and unique information per month, day and visitors.
The Top Serious Project is a web forum (messageboard as we like to refer to it) written in PHP/MySQL with low visual impact. No avatars, no fancy table designs. What we go for with this is ability to have alot of content with less to take away from that.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
GTK-DBExplorer is a PHP-GTK multi database administration tool. It supports many DBMS's through adoDB Abstraction layer. It will have a SQLEditor with autocomplete, table editor for any DBMS and data explorer.
A small PHP file that help to translate from a CSV to MySQL DB table, using the name of the archive as the name of the table, and the head of the columns as the fields names. You can specify all the characteristics of the fields before upload the data.
It's a template system write with PHP, he is very simple to use and flexible. For example if you will display all the authors into a MySQL table:
<loop type="authors">
#NAME#
</loop>
He was inspired by the SPIP template system.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
phpMyComparer is a tool written in PHP intended to compare MySQL tables/databases over the Web. It can compare data and/or structure of databases, can modify data/stucture of one table/database to another or make an MySQL request for this.
MySQL Query to HTML is a simple PHP Class that takes any MySQL result and will turn it into a formatable HTML table. This class is wonderful for development
TOC/Gen is a simple PHP filter for HTML pages that scans for heading tags and builds a hierarchical table-of-contents from them. Use it to filter your web-content as it is rendered to your users, and presto-magico you have a full TOC.
This is a multi-language and full customizalbe guestbook written in PHP4. The implementation was made in OOP paradigm. It uses a template system to help you in customization.
Oracle to MySQL Table Data Converter - this is as simple as it gets! Just make a MySQL table with the same schema as your Oracle table, then run the included .php file in your browser and fill in dbase access info and VOILA - Automatic Conversion!
PHPhiler is a PHP4-driven dynamic filesystem interface for websites. It generates a directory and file index with all the relevant info (link, title, description, size, etc.) and displays it in a CSS-based table. Please see the project's website as well
A fast, high-performance content engine with many features, such as news management, user management, e-commerce functions and barcode generation as well as formatting, forms and table functions to increase the speed of dynamic web development.
HTTP error message generator for websites. Designed in PHP with a mySQL back-end. Rather than having multiple html pages to display error messages, there is a php file that pulls the message from a mySQL table.
PHP class that creates a Web Form for a database table and handles all processing of the form including validation of data, inserts, updates and deletes. Very customisable and flexible. Uses ADODB to connect to databases and simple Templates.
phpMonAnnuaire is a directory written in PHP. It can use MySQL or LDAP db. You can adapt it to your own database or use the MySQL table that come with.
MyAntarMuka is a web interface to MySQL table writen in PHP. It is simple to install and to use. Basic Features included are view, add, update, and delete record. Also included direct SQL query.
Very light php/mysql web page management tool. Consisting of 3 php (including the conf file) and one table you cant get much easier than this. It creates new pages and stores them in the database. Right now this is not a WYSIWYG tool but simply a way to
NoCre is a tool written in PHP to make creation of MySQL tables with InnoDB table type easy. You can create relations between tables easily and get the SQL queries and execute them.
this phpdbgrid using adodb for view data in database.
feature support:
- table view
you can view field that u want just add and remove in block 'table view'
support multiple field for add and remove
- search engine
you can search data with k
This script is designed to help validate human input on a form by showing a gd generated image with a dictionary based random word that the user must input into a form when submitting which is validated by using a database table that tracks the session.
phpMaint is a PHP implementation of a set of MySQL non-relational database table maintenance scripts. It provides the ability to add, update, delete, and search entries. It works with every MySQL data type, and produces formatted, XHTML compliant code.