Software Map
Tag cloud | Project Tree | Project List
Project tree
Now limiting view to projects in the following categories:
License :: OSI Approved :: BSD License [Remove This Filter]
Programming Language :: SQL [Remove This Filter]
Intended Audience :: Database Administrators [Remove This Filter]
8 projects in result set.
0. pg_reorg - pg_reorg can re-organize tables without any locks, and can be a better alternative of CLUSTER and VACUUM FULL. This project is not active now, and fork project "pg_repack" takes over its role. See https://github.com/reorg/pg_repack for details. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Natural Language : Japanese [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 84.11 Activity Ranking: 18.00 Registered: 2008-11-23 07:45 |
1. Table Audit - PostgreSQL Table Log uses a trigger to log any INSERTs, UPDATEs
and DELETEs on a specific table into another table.
The second part of tablelog is able to restore the state of the
original table or of a specific row for any time in the past. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Operating System : POSIX : Other [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Technical Applications : Software Development : Version Control [Filter]
- Topic : Technical Applications : Systems Administration : System Logging [Filter]
|
Activity Percentile: 82.24 Activity Ranking: 20.00 Registered: 2005-02-20 11:52 |
2. PostgreSQL table comparator - pgComparator is a tool to compare possibly very big tables in different locations and report differences, with a network and time-efficient approach. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Programming Language : C [Filter]
- Programming Language : Perl [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Database Maintenance [Filter]
- Topic : Database Development : Reporting Tools [Filter]
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Activity Percentile: 68.22 Activity Ranking: 35.00 Registered: 2004-08-20 08:45 |
3. pgTAP - Write TAP-based unit tests for your database! pgTAP is a suite of database functions that make it easy to write unit tests in psql scripts suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl and PHP applications. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : MacOS [Filter]
- Operating System : OS Independent [Filter]
- Operating System : POSIX [Filter]
- Programming Language : Perl [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements [Filter]
- Topic : Technical Applications : Software Development [Filter]
|
Activity Percentile: 19.63 Activity Ranking: 87.00 Registered: 2008-06-09 17:10 |
4. DBLink and Materialized Views - Fully functional Materialized Views and Materialized View Logs on Pg (Pg/Oracle FAST REFRESH and Sybase/MSSQL/ODBC/MySQL COMPLETE REFRESH). It has CREATE/DROP DBLINK,CREATE/DROP/REFRESH SNAPSHOT,CREATE/DROP SNAPSHOT LOG. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Other Environment [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : Brazillian [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Procedural Language : PL/perl [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Drivers/Interfaces [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-05-01 01:20 |
5. pgsqlformac - To provide a simple and easy to install binary installation of the PostgreSQL database engine and some supplimental tools. |
- Development Status : 1 - Planning [Filter]
- Development Status : 3 - Alpha [Filter]
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : MacOS [Filter]
- Programming Language : C [Filter]
- Programming Language : Objective C [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration [Filter]
- Topic : Graphical Interfaces \(GUI\) [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-09-30 02:31 |
6. File System Utilities - File system utilities to allow listing volumes and their sizes. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Operating System : Microsoft : Windows : Windows NT/2000/XP/2003 [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Technical Applications : Systems Administration : Filesystems [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-02-24 21:34 |
7. Pg Buffercache - Pg_buffercache provides the ability to perform real-time queries on the buffercache for Postgresql versions earlier than 8.1. For 8.1 and above this is available in the contrib section of the source. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Programming Language : C [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-05-31 06:12 |