Software Map
Tag cloud | Project Tree | Project List
Project tree
Now limiting view to projects in the following categories:
Environment :: Console (Text Based) [Remove This Filter]
License :: OSI Approved :: BSD License [Remove This Filter]
Intended Audience :: Database Administrators [Remove This Filter]
29 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2>
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) (Now Filtering)
- 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 [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 84.47 Activity Ranking: 17.00 Registered: 2008-11-23 07:45 |
1. PostgreSQL Loader - The PostgreSQL Loader project is a fast data loader for PostgreSQL, with the ability to generate files of rejected rows. It currently requires Python and Psycopg (version 1 or version 2, latter prefered). |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (Now Filtering)
- 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 : OS Independent [Filter]
- Programming Language : Python [Filter]
- Topic : Database Development [Filter]
|
Activity Percentile: 82.52 Activity Ranking: 19.00 Registered: 2005-03-29 01:35 |
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) (Now Filtering)
- 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 [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
- Topic : Database Development : Reporting Tools [Filter]
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Activity Percentile: 67.96 Activity Ranking: 34.00 Registered: 2004-08-20 08:45 |
3. PostgreSQL datafile viewer - Command line tool for dump PostgreSQL data file structures (pages/tuples). |
- Development Status : 2 - Pre-Alpha [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : Czech [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 62.14 Activity Ranking: 40.00 Registered: 2007-05-14 08:22 |
4. Slony-I administration scripts - Slony_ctl allows one to easily administrate a slony1 replication.
Scripts are written in bash. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Natural Language : French [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : Unix Shell [Filter]
- Topic : Database Administration [Filter]
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Activity Percentile: 60.19 Activity Ranking: 42.00 Registered: 2009-02-09 14:13 |
5. SNMP agent for PostgreSQL - The SNMP(Simple Network Management Protocol) agent for PostgreSQL.
It reports the health state of PostgreSQL with original MIB(Management Information Base). |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 54.37 Activity Ranking: 48.00 Registered: 2005-12-06 01:02 |
6. pgreplay - Reads a PostgreSQL log file, extracts the SQL statements and executes them in the same order and timing against another database server.
Useful for performance tests with real-world workload. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 45.63 Activity Ranking: 57.00 Registered: 2010-03-08 09:49 |
7. pg_migrator - pg_migrator performs an in-place upgrade of existing data when upgrading from an old release of PostgreSQL to a new release.
This only supports migrations _to_ 8.4. For upgrades to 9.0 and later, use pg_upgrade, which is now in /contrib. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Natural Language : Japanese [Filter]
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows : Windows NT/2000/XP/2003 [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 43.69 Activity Ranking: 59.00 Registered: 2006-10-13 20:37 |
8. PGSpy - PGSpy uses libpcap to sniff out and display the queries being sent to a database - provides functionality similar to log_statement in postgresql.conf however it is not invasive and does not clutter your logs. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 37.86 Activity Ranking: 65.00 Registered: 2005-04-06 18:25 |
9. PostgreSQL Toolbox - A collection of small programs to aid the PostgreSQL administrator and developer. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- License : OSI Approved : zlib/libpng License [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : Perl [Filter]
- Programming Language : Unix Shell [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Database Development : Reporting Tools [Filter]
|
Activity Percentile: 36.89 Activity Ranking: 66.00 Registered: 2008-05-08 07:26 |
10. XlogViewer - The project is a enhanced version of xlogdump. To make it recognize more types of log entries, help modularize xlog and put an interface as an SQL function to view transaction logs (WAL). |
- Development Status : 3 - Alpha [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 15.53 Activity Ranking: 88.00 Registered: 2006-06-02 19:45 |
11. Snapshot Cloning - pg_snapclone is a set of tools to allow faster dumping of very large PostgreSQL databases at release 8.1+. This is designed to speed up the process of migrating to later releases of PostgreSQL. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 9.71 Activity Ranking: 94.00 Registered: 2008-03-20 12:22 |
12. 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) (Now Filtering)
- 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 [Filter]
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements [Filter]
- Topic : Technical Applications : Software Development [Filter]
|
Activity Percentile: 7.77 Activity Ranking: 96.00 Registered: 2008-06-09 17:10 |
13. pgsnap - pgsnap is a PostgreSQL tool that mimics orasnap performance report tool for Oracle. |
- Development Status : 3 - Alpha [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Programming Language : PHP [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 3.88 Activity Ranking: 100.00 Registered: 2008-04-01 22:23 |
14. Bizgres - Bizgres project creates and builds a PostgreSQL "distribution", including experimental core mods, for an optimized Business Intelligence version. Downloads and Docs are on homepage www.bizgres.org |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Operating System : POSIX : SunOS/Solaris [Filter]
- Programming Language : C [Filter]
- Programming Language : Java [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-04-16 19:13 |
15. PostgreSQL packages for Solaris - The official project for creating binary packages of PostgreSQL for Sun Solaris. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Database Designers [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : POSIX : SunOS/Solaris [Filter]
- Programming Language : Unix Shell [Filter]
- Topic : Database Development [Filter]
- Topic : Other/Non-listed Topic [Filter]
- Topic : PostgreSQL Enhancements : OS/Platforms [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-01-24 04:17 |
16. PostgreSQL Performance Testing - This project is a collaboration area for members of the community working on testing performance, configuration and scalability for PostgreSQL. A Bizgres project. |
- Development Status : 1 - Planning [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : Perl [Filter]
- Programming Language : Unix Shell [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2004-09-29 16:38 |
17. pgAutotune - Using a template postgresql.conf and test data, pgAutotune will run through a process of testing different settings on your PostgreSQL server and determine which settings have the best performance. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2004-04-26 20:00 |
18. APLoader - APLoader, or Another Postgres Loader, is a front-end to the Postgresql COPY command written in Ruby. Features include: fault tolerance, a progress meter, failed batch logs, minimal requirements, a programmable API, and excellent performance. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) (Now Filtering)
- 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 : OS Independent [Filter]
- Programming Language : Ruby [Filter]
- Topic : Database Development [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-10-24 02:08 |
19. Natural Language Log Translation Utility - pg_logtranslate is an admin utility allowing translation of PostgreSQL messages in the log file from one natural language to another. |
- Development Status : 1 - Planning [Filter]
- Development Status : 2 - Pre-Alpha [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Natural Language : French [Filter]
- Natural Language : Russian [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration [Filter]
- Topic : Database Development [Filter]
- Topic : PostgreSQL Community [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2004-07-06 04:40 |
29 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2>