Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
Build an app in Retool
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
This script is a highly configurable but small inventory script written in PHP with mySQL backend. Some features: unlimited categories, unlimited depth of sub-categories, customizable columns per category, admin control panel, templates and search avail.
Tabdiff is a database tool to compare table data rows of two Oracle Tables. Source and destination Table do not have to be identical. Also the Table columns do not have to match. It can generate a update insert delete SQL Script. It can synchronize Table
fbdbinfo is a tiny python script which creates xhtml files that display information about a Firebird database. The data can as well be exported to xhtml files.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
An Java JDBC compliant driver that connects to a remote database via url (http) connection, communicating through a server-side script (.asp,.php,.jsf etc). Useful if you like to access locally (java, SQuirreL, eclipse) a database on your web site.
An PHP + MySQL script that attempts to recreate features similar to the likes of Mininova, SeedPeer, and TPB frontend. Features a new design, crawling ability, cURL for single torrent scrapes + mass scrapes, and much much more! Based on T-Xore 0.4, Ibitz
A Del.icio.us add-on Python script to search links in exported bookmark files. Instead of using public overloaded del.icio.us servers to find and retrieve your links, use yummy and let it search your exported delicious bookmark files locally much faster.
Manage permissions/restritions on Firebird Database, focus on Role or User. You can use it to extract meta-data (DDL script format) to recreate some objects and object permissions.
A Newsletter mailinglist script, users can subscribe and unsubscribe from Newsletters / Messages sent out from the Admin. This project is now ALIVE! after being killed by its old owner.
Multi-Entity Cloud Accounting Software for Growing Businesses
Built for small to midsize businesses that have outgrown entry-level accounting or legacy ERP solutions.
Built natively on the Microsoft Power Platform (Dynamics 365), Gravity delivers robust multi-entity financial management with seamless integration to Microsoft 365, Power BI, Teams + Copilot — no third-party add-ons required.
WikiPDF is a mediawiki extension based on Wiki2PDF that adds PDF/LaTeX features to mediawiki. Wiki2PDF is a python script to convert multiple articles of a mediawiki based wiki (pre-configured to use with www.wikipedia.org) to a single LaTeX or PDF file.
A PHP script to submit .scrobbler.log/.scrobbler-timeless.log files made by DAPs (Rockbox only at the moment) via the audioscrobbler servers to the Last.fm music blogging site.
A tool which scripts out SQL Server 2000/2005 database objects to individual files in a manner which mimics Microsoft's Visual Studio for Database Professionals [aka, "Data Dude"]. These files can then be placed under proper source management control.
It's a script that read sql "select" request from postgres 8.1 logs and generate for each request all the index to optimize the database. Tested on 1.2 GB of logs.
This is an XML Database Scheme Definition Language with XSL Translators to generate SQL and XHTML documentation. Includes a test ANT script and XML schema as an example
MeltingIce File System is a comprehensive php personal file management script. It allows users to upload to the server it is hosted on, and once the files are uploaded, users may link other people to them, and manage their uploaded files.
Simple script - it is one file. This utility is intended for replacement of standard console MySQL. Applicability of script - replacement heavy and big PHPMyAdmin.
Given a script metadata file, this command line program generates GIF and PS diagrams of tables and procedures, with its relationships and dependencies. It will generate an HTML document page. In its first stage it will use Interbase generated SQL scripts
GraphSQL is a database modeling tool.User can build database logic model easily by mouse,dialog operation then generate the SQL script insured right and compatibled with Sybase PowerDesigner.
This is a toolkit written to make easier writting database programs, using qt and qt script, a server communicates a client with the database, it updates the client's gui, and source files. The client runs on any qt platform
PHP script intended for Confrontation (a miniature game by Rackham) tournament organizers to help to enter tournament results and calculate cumulative scores and rankings for players quickly and easily with their web browser.
Provides a linux/unix command line tool to "scrub" comma delimited files. Removing extra spaces, mr. dr. etc. Also removing duplicate records based on a comparison of columns/fields. It's a bash script using awk, cut, join and nl. Using a little perl