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 project aims the requirement of managed informations / documents in the treatment of patients, i.e. integrated care. The underlaying data model implements standards of electronic health recording, the project is based on a SQL db and Java EE framework. This is currently a student driven project for educational purposes.
Tool for creating and editing SQL queries for many kind of SQL DBs
In this app you can create connection to many kind of SQL Databases. Each conncetion are showed in treeview on left side. Primary goal is to creating, editing and executing SQL queries on each created SQL connection.
PHP Script to drop tables on all/some databases with wildcards
I see there is no way in MySQL to drop tables using wildcards like 'temp_%', this simple PHP will help us do the following.
1. specify databases like 'anything%', so you check only the databases you need to.
2. specify tables like 'temp_%' , 'temp3_%' in an array so any number of temp wildcards possible.
3. loop through all databases and tables matching to drop the temp tables.
This makes it easy for you dropping many temp tables but be very careful about the wildcard, things...
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
A pet grooming management system that allows the operator to sale items, manage dogs and owners, schedule dogs for services and/or training, accept the dog, and cash out the dog. Dogs/services are now related by breeds. Many reports available.
Griffith is a film collection manager application. Adding items to the movie collection is as quick and easy as typing the film title and selecting a supported source. Griffith will then try to fetch all the related information from the Web.
For organizations that need powerful ECM and document automation software
The Square 9 AI-powered intelligent document processing platform takes the paper out of work and makes it easier to get things done with digital workflows.
TreeLine is an information storage program that uses a tree structure to keep things organized. Each node of the tree can contain several user-defined fields, forming a mini-database.
A configuration generator tool which is able to generate programs that insert, delete, or update database records for a number of different database programs. <a href="http://www.manelelena.com">Project Page</a>
Rows Based File is file management software. User can access any row randomly in files without load whole file into memory. It can be used in somewhere, such as huge queue file or logging file.
PhpLabware is a web-based groupware application suite tailored to research laboratories. Initial services include databases for reagents (strains, antibodies, plasmids, proteins), pdf files (a 'reprint' repository), and protocols.
A simple software written in C that allows you to manage and catalog your books, movies and music. It also allows you to export your lists in a .txt file and includes a simple search system.
Eclipse Plugin to generated PHP classes from existing database schema
PHP Class Generator Eclipse plug-in creates multiple PHP classes based on an XML template and a MySQL database table. Each generated class represents an access object for one database table, offering getters and setters for each database table field.
Ziel des Projektes ist es, ein universelles Interface zu Datenbanken zu entwickeln, mit dem Gruppen, wie Ehemalige Schueler einer Schule, oder von anderen Gruppierungen verwaltet werden koennen.
MySQLoader is a small KDE4 application for the system tray. You can start/stop the MySQL server and launch the MySQL tools like Query Browser, Workbench and MySQL Administrator.
XML to DDL is a set of python programs to convert an XML representation of a schema into a database and vice versa. It can also examine the differences between two databases and emit the ALTER DDL statements required to bring the database up-to-date. T
A well designed and portable SQLite wrapper library for C++ You're welcome to make suggestions for design improvements. Feature requests are welcome too.
pglog is set of function written in the PL/Python language for PostgreSQL that enables users to log changes to selected table. pglog also enables users to revert specified changes.