GtkSQL is a graphical front-end for PostgreSQL, MySQL and SQLite. It provides an easy interface to write and run SQL queries. Currently working on: Database tree interface.
A relational database management system, based on the principles laid down in the book "Databases, Types, and The Relational Model: The Third Manifesto" by C. J. Date and Hugh Darwen.
pg_rman is an online backup and restore tool for PostgreSQL.
The goal of the pg_rman project is providing a method for online backup and PITR as easy as pg_dump. Also, it maintains a backup catalog per database cluster. Users can maintain old backups including archive logs with one command.
*******************************
2015.07.03
Now, we are moving to GitHub.
http://github.com/ossc-db/pg_rman
*******************************
----------
pg_rman は PostgreSQL のためのオンライン・バックアップとリストアツールです。
...
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.
Guile-pg is a Guile module providing access and allowing updates to PostgreSQL databases from Guile scripts. Guile is the GNU interpreter for the Scheme language and PostgreSQL is a free relational database management system.