It is a trigger based solution for SCD in PostgreSQL
In general it is a data versioning/historisation solution based on triggers. Slowly changing dimensions are only the prominent specimen of dimensional modelling but relational modelling can take advantage from it too. Its aim is to extract as much information from the information schema/catalogue of the data base to keep configuration as simple and robust as possible.
An Audit Table and Trigger Management Tool for MySQL
TriggerMan is intended to simplify the task of creating basic audit tables and triggers in MySQL. TriggerMan can:
• Read table and trigger definitions from the Information_Schema database. The user never has to enter table/column definition data when creating audit tables or triggers, or create scripts.
• List existing tables and TriggerMan objects in a schema, and allow the user to choose which ones to operate on
...phpPgAdmin is a fully functional web-based administration utility for a PostgreSQL database server. It handles all the basic functionality as well as some advanced features such as triggers, views, and functions (stored procs)
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
SYMPLiK RANGEHOOD is a Javadoc-like tool for Oracle database. This pure-Java program "sucks up" data dictionary and object source code from database and generate document for Tables, Views, Triggers, Packages, Procedures, Functions, and others.
TeNeM (Telecommunications Network Model) is a PostgreSQL schema with PL/pgSQL functions and triggers intended to make with a fiber optic network management. It is also a GIS JUMP plug-in to edit and visualize the data. PostGIS is used to extend Postgre.
ibWebAdmin is a web-based admin tool for InterBase/Firebird. It will support all features offered by InterBase and SQL. Most things are done (databases, tables, domains, generators, triggers, indices, users, csv, browse/edit tables), some are left to do.
phpMSAdmin is a tool written in PHP that allows you to administer a Microsoft SQL Server through a web browser, without the need for Windows or the proprietary Enterprise Manager. It allows you to create/modify: databases, tables, views, triggers, etc.
Schema Map is a java j2ee war file that displays metadata for tables, columns, triggers, constraints, indexes and sequences in an oracle db. Supports 10 query buffers + metadata browsing. Free competitor to Toad and sqlplus.