Software Map
Tag cloud | Project Tree | Project List
Project tree
Now limiting view to projects in the following categories:
Programming Language :: C [Remove This Filter]
Operating System :: POSIX :: Linux [Remove This Filter]
22 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2>
0. pgpool - This site is depricated. Please go to new site: http://www.pgpool.net |
- Development Status : 5 - Production/Stable [Filter]
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : BSD : FreeBSD [Filter]
- Operating System : POSIX : Linux (Now Filtering)
- Operating System : POSIX : SunOS/Solaris [Filter]
- Programming Language : C (Now Filtering)
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Registered: 2004-12-17 03:06 |
1. pg_statsinfo - pg_statsinfo is a utility that monitor statistics and the activity of PostgreSQL. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Natural Language : Japanese [Filter]
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C (Now Filtering)
- Programming Language : Perl [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 93.52 Activity Ranking: 8.00 Registered: 2009-01-19 10:23 |
2. pg_bulkload - pg_bulkload is a high speed data loading utility for PostgreSQL |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Natural Language : Japanese [Filter]
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Performance [Filter]
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 89.81 Activity Ranking: 12.00 Registered: 2007-03-08 10:26 |
3. 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 [Filter]
- Natural Language : English [Filter]
- Natural Language : Japanese [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C (Now Filtering)
- Programming Language : SQL [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 82.41 Activity Ranking: 20.00 Registered: 2008-11-23 07:45 |
4. 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 [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux (Now Filtering)
- 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: 81.48 Activity Ranking: 21.00 Registered: 2005-02-20 11:52 |
5. 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 [Filter]
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C (Now Filtering)
- Programming Language : SQL [Filter]
- 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 |
6. PGCluster - PGCluster is the synchronous replication system of the multi-master composition for PostgreSQL |
- Development Status : 4 - Beta [Filter]
- 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 [Filter]
- Natural Language : English [Filter]
- Natural Language : Japanese [Filter]
- Operating System : POSIX : BSD : FreeBSD [Filter]
- Operating System : POSIX : Linux (Now Filtering)
- Operating System : POSIX : SunOS/Solaris [Filter]
- Programming Language : C (Now Filtering)
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Activity Percentile: 62.96 Activity Ranking: 41.00 Registered: 2005-02-10 09:59 |
7. NSS and PAM Modules - PAM and NSS modules for linux and BSD |
- Development Status : 4 - Beta [Filter]
- Development Status : 5 - Production/Stable [Filter]
- Environment : No Input/Output (Daemon) [Filter]
- Environment : Other Environment [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : BSD [Filter]
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C (Now Filtering)
- Topic : Technical Applications : Systems Administration : Directory Services [Filter]
|
Activity Percentile: 56.48 Activity Ranking: 48.00 Registered: 2004-09-14 06:12 |
8. 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) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 49.07 Activity Ranking: 56.00 Registered: 2005-12-06 01:02 |
9. Audit Trail II - PostgreSQL Table Auditing module: This loadable module defines a single public function which tracks changes (insert, update, delete) to a table in an audit trail. Tracks column level changes instead of rows to optimize storage. |
- Development Status : 4 - Beta [Filter]
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C (Now Filtering)
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 38.89 Activity Ranking: 67.00 Registered: 2006-12-13 15:25 |
10. pglogger - Combined Daemon and Tool, to send Apache weblogs and Squid access logs to a Postgresql database. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Other Audience [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C (Now Filtering)
- Topic : Technical Applications : Systems Administration : System Logging [Filter]
|
Activity Percentile: 13.89 Activity Ranking: 94.00 Registered: 2004-05-12 09:48 |
11. Postgres-XC - Postgres-XC is a write-scalable synchronous multi-master PostgreSQL cluster with the following features.
1) Both read and write scalability.
2) Configured with more than one server.
3) Complete global transaction and visibility management. |
- 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 : GNU Lesser General Public License \(LGPL\) [Filter]
- Natural Language : English [Filter]
- Natural Language : Japanese [Filter]
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C (Now Filtering)
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2010-03-16 01:02 |
12. 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) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux (Now Filtering)
- Operating System : POSIX : SunOS/Solaris [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : Java [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-04-16 19:13 |
13. pglogger Apache module - Apache module to replace access log with a postgres database. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Webmasters/designers [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C (Now Filtering)
- Topic : Technical Applications : Systems Administration : System Logging [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2004-05-12 09:54 |
14. 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 [Filter]
- 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 (Now Filtering)
- Programming Language : C (Now Filtering)
- Programming Language : SQL [Filter]
- 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 |
15. PostgreSQL - Edit Distance - Contrib written in C for the calculation of the edit-distance inside PostgreSQL, much profit in case of searches approximated in metric spaces. |
- Development Status : 3 - Alpha [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : BSD : FreeBSD [Filter]
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C (Now Filtering)
- Topic : PostgreSQL Enhancements : Indexing [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2007-02-27 09:40 |
16. PostgreSQL RPM Building Project - This project aims to build PostgreSQL RPMS for Fedora Core and Red Hat and maintain them. |
- Development Status : 6 - Mature [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C (Now Filtering)
- Topic : Database Administration [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2004-10-30 20:14 |
17. Full Disjunction - The full-disjunction operation is a variation of the join operator that
maximally combines tuples from connected relations, while preserving all
information in the relations. Useful for integrating heterogeneous data sources (web sources). BSD License. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Other Environment [Filter]
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : BSD License [Filter]
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C (Now Filtering)
- Topic : Other/Non-listed Topic [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-06-02 14:21 |
18. 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 [Filter]
- Operating System : Microsoft : Windows : Windows NT/2000/XP/2003 [Filter]
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C (Now Filtering)
- Programming Language : SQL [Filter]
- 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 |
19. protopg - Protopg is a parser/translator that helps to migrate Oracle(TM) SQL and PL/SQL statements to PostgreSQL syntax. |
- Development Status : 3 - Alpha [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C (Now Filtering)
- Programming Language : Perl [Filter]
- Topic : Database Development : Porting [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-03-08 22:04 |
22 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2>