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]
18 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 [Filter]
- 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: 82.41 Activity Ranking: 20.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 [Filter]
- 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: 81.48 Activity Ranking: 21.00 Registered: 2005-02-20 11:52 |
2. pgfincore - PgFincore is a set of functions to manage blocks in memory. |
- Intended Audience : Database Administrators [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 73.15 Activity Ranking: 30.00 Registered: 2009-06-04 15:57 |
3. 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 [Filter]
- 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: 63.89 Activity Ranking: 40.00 Registered: 2004-08-20 08:45 |
4. Postgresql utility scripts - This is a collection of bash scripts which are intended to be cron runable and provide various utilities for postgresql databases. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : IT Staff [Filter]
- Intended Audience : Other Audience [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Operating System : POSIX : Linux [Filter]
- Programming Language : SQL (Now Filtering)
- Programming Language : Unix Shell [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 33.33 Activity Ranking: 73.00 Registered: 2005-08-27 17:56 |
5. 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 [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Programming Language : C [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 28.70 Activity Ranking: 78.00 Registered: 2005-05-31 06:12 |
6. 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 [Filter]
- 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: 5.56 Activity Ranking: 103.00 Registered: 2008-06-09 17:10 |
7. GTIN Data Type - The GTIN data type is a full-featured, indexable data type implemented in C that allows values to be stored for all GTIN-compatible bar codes, including UPC, EAN 8, EAN 13, EAN 14, and SSCC. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : PostgreSQL Enhancements : Data Types [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-09-15 18:24 |
8. DBmirror - dbmirror is a trigger based master/slave replication system for Postgresql written in C and Perl. It was included in the contrib module for Postgresql in versions 7.3 to 8.1.
DBMirror is no longer under active development. |
- Development Status : 7 - Depreciated [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Programming Language : C [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Registered: 2006-07-10 15:42 |
9. 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 [Filter]
- 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 |
10. PostgreSQL Database Administration Tools - pgtools is a package with usefull utillities for manteining, monitoring, and administrate PostgreSQL database clusters. |
- Development Status : 2 - Pre-Alpha [Filter]
- Environment : Console (Text Based) [Filter]
- Environment : Web Environment [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : Brazillian [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : PHP [Filter]
- Programming Language : SQL (Now Filtering)
- Programming Language : Unix Shell [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-11-28 16:28 |
11. 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 [Filter]
- 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 |
12. Oracle Compatibility Functions - Oracle Compatibility Functions. |
- Development Status : 3 - Alpha [Filter]
- Environment : Other Environment [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Development : Database Compatibility [Filter]
- Topic : Database Development : Porting [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-12-13 03:27 |
13. File System Utilities - File system utilities to allow listing volumes and their sizes. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Database Administrators [Filter]
- 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 |
14. Auditable PostgreSQL - Auditable PostgreSQL (AuPG) is a "shadow" framework in SQL and PL/PGSQL designed to silently sit behind your own database schema and record changes in history tables. Point-in-time rollback and diffs are feature goals. |
- Development Status : 2 - Pre-Alpha [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Database Development [Filter]
- Topic : Technical Applications : Software Development [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-09-16 00:09 |
15. PostgreSQL Advisor - an advanced schema to provide design, performance, system...
advice, hint, warning about the current setup of your postgresql database. |
- Development Status : 1 - Planning [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Database Maintenance [Filter]
- Topic : Database Administration : Performance [Filter]
- Topic : Database Development : Reporting Tools [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2004-05-08 10:17 |
16. Pyrseas - Pyrseas provides a framework and utilities to upgrade and maintain a
relational database. Its purpose is to enhance and follow through on
the concepts of the Andromeda Project (http://www.andromeda-project.org/). |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) [Filter]
- Environment : Web Environment [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Python [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Development [Filter]
- Topic : Technical Applications : Software Development : Code Generators [Filter]
- Topic : Technical Applications : Software Development : Version Control [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2011-03-31 01:25 |
17. e2fsprogs-based UUID generators - Integration with the UUID functionality of e2fsprogs. Alternative to the "uuid-ossp" project in postgresql-contrib, similar in purpose to the "uuid-freebsd" project here on pgfoundry (but for Linux). |
- Development Status : 3 - Alpha [Filter]
- Environment : Other Environment [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- License : OSI Approved : GNU Lesser General Public License \(LGPL\) [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : PostgreSQL Enhancements : Data Types [Filter]
- Topic : PostgreSQL Enhancements : OS/Platforms [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2011-01-03 13:51 |