Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Download Free Tool
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.
CoolSQL is a free database client software. It is better for people who develop applications related to database and manage database. CoolSQL is written by Java, so it can run on the platform where installed the Java Runtime Environment (1.5 or above).
You can admin a SQL Server with php, like PHPMyAdmin for MySQL
Github repository: https://github.com/miguelaxcar/PHP-MSSQL-Server-Admin
Web based tool written in PHP by Luiz Miguel Axcar to build and run queries on a remote or local MSSQL (Microsoft SQL Server). Support for SQL code highlight (!), table browser, field browser, TOP records, most used tables, CSV results export, etc. Most tested in SQL 2000 version.
If you find some issue ther let me know and I help you fixing it.
This tiny API aims to facilitate the access to a LDAP server. It can : get attributes in a list, map responses in objects, generate codesource of targeting object
A universal datastore with plugin support which keeps a history of a persons digital data, safely encrypted, in one file. Designed to safely backup the complete digital life of the user with accessibility from any computer and mobile clients.
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.
From an existing sqlite datafile or ODBC database, generate QT objects for table creation, deletion, record access, update and deletion. This code has only been tested on the commercial version of Windows QT. Others have reported back and says it wor
OraGen is the utility which generates java sourcecode for oracle packages, functions and procedures. This utility will retrieve the functions, procedures from oracle database and generates the java sourcecode.
MakeDBO is a MySQL library for PHP. It includes a mysql database interface and a DBO class builder to automatically generate PHP classes from your database tables. Currently requires Smarty templating engine.
OpenDBA Assistants (ODA) is an architected application to automate tasks for Oracle DBAs. Sourcecode is unix shell (ksh/bash) and procedural languages. ODA provides highly automated scripts for routine tasks like RMAN backup, exports, logrotate, etc.
Sar-K is a Java tool to generate code for user interfaces, model classes and data access layer based on a database model. Sar-K can access many database engines and produces code in many languages and architectures using customizable templates.
The Oracle ExcelDocumentType project provides an open source Oracle PL/SQL user defined type and utilities designed to generate fully functional Microsoft Excel spreadsheets from within the database. The code generates Excel XML data.
LOG4PLSQL is a PLSQL framework for logging in all PLSQL code
this project was born from the log4J spirit (and use it). You have the possibility to log apart from transaction and use all LOG4J feature.
UProm Requirement Management System (traceability and requirement coverage). Includes : - An admin module to manage SCRUM Project and tree of requirements - A multi-user Web-based client - Tools for databases management (HSQLDB, PostGreSQL,...) UProm
Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
An open source data version repository model based on true INSERT only logic. Contains high performance support for data versioning and history. Enables point-in-time query and CDC sourcing including mapping each change to a transaction.
Doing online research has never been easier. You can write surveys online, run a clustering survey, and infinitely customize by adding JSP code. It can generate agile reports from JIRA and Bugzilla hours, and online diagrams.
JspAppWiz is a JSP based RAD tool that builds simple to moderately complex MVC (Model 2) JSP applications. Requires nothing more than some online configuration and selecting database fields and a compatible controls for pages that you design online.
XBSDB is the tool to operate with data in JavaScript code like with SQL-data. XBSDB stores, arranges and selects data in your scripts. You can insert, delete, update and select records, you can use indexes. JSON-based methods allow data exchange.
SQLAid is a set of tools that allow for easy maintainance, packaging, distribution and refactoring of SQL code and databases. New tools will be added as the project progresses
The Log & Dbug Library is an open source PL/SQL library, useful to log/debug your programs in the development phase and trace their activity and performances in production. It is ideal to improve your efficiency and code quality.
Persistence layer for PHP-5.x to connect to any database(Firebird,MySQL,etc)since the respective connection class was written. I've implemented MySQL and Firebird connection's classes for while. Visit: http://phpersist.wiki.sourceforge.net/Doc
Fydji WS is a Web Services creation framework allowing to build services mapped to database operations, Java methods or other sources. It produces a Web application for services publishing and Java/JavaScript/PHP client classes for their invocation.
FSIT (Fishers Statistical Information for Tremulous) is a client side statistics package for the game Tremulous. It provides, in-game details, and a web frontend for adjusting information and display of kills, deaths, ratios, pings, in-game chat.
A module for phpPgAdmin for creating quick applications (application generator) for a created Postgresql database. Currently under developing, sourcecode will be avaible when a stable version is finished.
All2SQL is a PHP library that converts any parsable format to valid SQL insertion code, allowing you to import any data source into your database. All you need is a parser! The MySQL platform is supported, with more to be added.