Software Map
Tag cloud | Project Tree | Project List
Project tree
Now limiting view to projects in the following categories:
Development Status :: 5 - Production/Stable [Remove This Filter]
Programming Language :: C [Remove This Filter]
Intended Audience :: Database Administrators [Remove This Filter]
22 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2>
0. PgBouncer - Lightweight connection pooler for PostgreSQL. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Performance [Filter]
- Topic : Technical Applications : Networking [Filter]
|
Activity Percentile: 98.13 Activity Ranking: 3.00 Registered: 2007-02-26 12:21 |
1. pgpool - This site is depricated. Please go to new site: http://www.pgpool.net |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : BSD : FreeBSD [Filter]
- Operating System : POSIX : Linux [Filter]
- Operating System : POSIX : SunOS/Solaris [Filter]
- Programming Language : C (Now Filtering)
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Registered: 2004-12-17 03:06 |
2. pg_statsinfo - pg_statsinfo is a utility that monitor statistics and the activity of PostgreSQL. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Natural Language : Japanese [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : Perl [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 93.46 Activity Ranking: 8.00 Registered: 2009-01-19 10:23 |
3. pg_bulkload - pg_bulkload is a high speed data loading utility for PostgreSQL |
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Natural Language : Japanese [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Performance [Filter]
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 89.72 Activity Ranking: 12.00 Registered: 2007-03-08 10:26 |
4. SkyTools - Database management tools from Skype: WAL shipping, queueing, replication. The tools are named walmgr, PgQ and Londiste, respectively |
- Development Status : 5 - Production/Stable (Now Filtering)
- 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 [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : Python [Filter]
- Topic : Database Administration [Filter]
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Activity Percentile: 88.79 Activity Ranking: 13.00 Registered: 2006-07-10 14:02 |
5. 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 (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Natural Language : Japanese [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : SQL [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 87.85 Activity Ranking: 14.00 Registered: 2008-11-23 07:45 |
6. pgSphere - pgSphere is a server side module for PostgreSQL. It contains methods for working with spherical coordinates and objects. It also supports indexing of spherical objects. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Topic : PostgreSQL Enhancements : Data Types [Filter]
- Topic : PostgreSQL Enhancements : Indexing [Filter]
- Topic : User Applications : Scientific/Engineering [Filter]
|
Registered: 2006-11-12 17:25 |
7. PL/Proxy - PL/Proxy is database partitioning system implemented as PL language. |
- Development Status : 5 - Production/Stable (Now Filtering)
- 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 [Filter]
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements [Filter]
- Topic : Technical Applications : Networking : Network Clustering [Filter]
|
Activity Percentile: 75.70 Activity Ranking: 27.00 Registered: 2006-07-10 14:49 |
8. 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 (Now Filtering)
- 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 [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Operating System : POSIX : Other [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : SQL [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Technical Applications : Software Development : Version Control [Filter]
- Topic : Technical Applications : Systems Administration : System Logging [Filter]
|
Activity Percentile: 74.77 Activity Ranking: 28.00 Registered: 2005-02-20 11:52 |
9. PGCluster - PGCluster is the synchronous replication system of the multi-master composition for PostgreSQL |
- Development Status : 4 - Beta [Filter]
- Development Status : 5 - Production/Stable (Now Filtering)
- 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 [Filter]
- Natural Language : English [Filter]
- Natural Language : Japanese [Filter]
- Operating System : POSIX : BSD : FreeBSD [Filter]
- Operating System : POSIX : Linux [Filter]
- Operating System : POSIX : SunOS/Solaris [Filter]
- Programming Language : C (Now Filtering)
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Activity Percentile: 70.09 Activity Ranking: 33.00 Registered: 2005-02-10 09:59 |
10. 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 (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Programming Language : C (Now Filtering)
- 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.29 Activity Ranking: 36.00 Registered: 2004-08-20 08:45 |
11. pgmemcache - A PostgreSQL API based on libmemcached to interface with memcached.
https://github.com/Ohmu/pgmemcache |
- Development Status : 5 - Production/Stable (Now Filtering)
- 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 : MIT/X Consortium License [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL [Filter]
- Topic : Database Administration : Performance [Filter]
- Topic : Internet : Web : Dynamic Content : Content Management Systems [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 66.36 Activity Ranking: 37.00 Registered: 2004-11-28 00:43 |
12. 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 (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 55.14 Activity Ranking: 49.00 Registered: 2005-12-06 01:02 |
13. 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 (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- 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 (Now Filtering)
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 52.34 Activity Ranking: 52.00 Registered: 2006-10-13 20:37 |
14. PL/R - Procedural Language Handler for the "R software environment for statistical computing and graphics" |
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Development [Filter]
- Topic : Drivers/Interfaces [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 36.45 Activity Ranking: 69.00 Registered: 2006-11-27 17:38 |
15. Slony-I - Slony-I is a "master to multiple slaves" replication system supporting cascading and failover.
It uses a group communications system to manage its configuration, allowing dynamic reconfiguration of the cluster. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : Unix Shell [Filter]
- Topic : Database Administration [Filter]
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Registered: 2005-06-24 20:18 |
16. 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 (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 0.93 Activity Ranking: 107.00 Registered: 2010-03-08 09:49 |
17. Clear xlog tail - A stand-alone executable filter to zero the unused portion (if any) at the tail of a WAL (xlog) file. Its primary usage is to allow better compression of WAL files before transfer and/or storage. Useful in an archive_command statement or script. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C (Now Filtering)
- Topic : Technical Applications : Compression [Filter]
- Topic : Technical Applications : Systems Administration : System Backup [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2007-10-30 18:17 |
18. Python - Driver and PL/FDW. See http://github.com/python-postgres |
- Development Status : 3 - Alpha [Filter]
- Development Status : 4 - Beta [Filter]
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- License : OSI Approved : MIT/X Consortium License [Filter]
- License : OSI Approved : Python License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : Python [Filter]
- Topic : Database Development [Filter]
- Topic : Drivers/Interfaces [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-04-06 17:02 |
19. PostgreSQL installer - This is the MSI installer for the PostgreSQL database server. As of PostgreSQL 8.4, this installer is no longer being maintained.
Download from the mirror network at http://www.postgresql.org/ftp/binary/ |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Win32 (MS Windows) [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows : Windows 95/98/ME [Filter]
- Operating System : Microsoft : Windows : Windows NT/2000/XP/2003 [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : Other [Filter]
- Topic : PostgreSQL Enhancements : OS/Platforms [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2004-05-04 21:12 |
22 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2>