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]
Programming Language :: C [Remove This Filter]
36 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 [Filter]
- 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: 82.41 Activity Ranking: 20.00 Registered: 2008-11-23 07:45 |
1. pg_filedump - pg_filedump provides facilities for low-level examination of PostgreSQL tables and indexes. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (Now Filtering)
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Development [Filter]
|
Activity Percentile: 67.59 Activity Ranking: 36.00 Registered: 2011-01-14 02:18 |
2. 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 [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : Czech [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 66.67 Activity Ranking: 37.00 Registered: 2007-05-14 08:22 |
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) (Now Filtering)
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- 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: 63.89 Activity Ranking: 40.00 Registered: 2004-08-20 08:45 |
4. DBLink-TDS - DBLink-TDS is a very simple version of the dblink contrib module but linked with freetds libs to connect to a MSSQL remote database.
Right now it's possible to returns tables with SELECTs and manipulate data with INSERT/UPDATE/DELETE. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Development : Database Compatibility [Filter]
- Topic : Drivers/Interfaces [Filter]
|
Activity Percentile: 54.63 Activity Ranking: 50.00 Registered: 2005-05-03 01:54 |
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 [Filter]
- 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: 49.07 Activity Ranking: 56.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 [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 Administration : Performance [Filter]
|
Activity Percentile: 48.15 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 [Filter]
- 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: 47.22 Activity Ranking: 58.00 Registered: 2006-10-13 20:37 |
8. Oralink - Oralink is a transparent gateway to access Oracle (tm) databases directly from PostgreSQL.
Can be used for integration , replication, or simply to access Oracle(tm) data using PostgreSQL . |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English [Filter]
- Natural Language : Spanish [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Topic : Drivers/Interfaces [Filter]
|
Activity Percentile: 23.15 Activity Ranking: 84.00 Registered: 2004-11-02 18:07 |
9. 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 [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 19.44 Activity Ranking: 88.00 Registered: 2005-04-06 18:25 |
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 [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 16.67 Activity Ranking: 91.00 Registered: 2006-06-02 19:45 |
11. 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) (Now Filtering)
- 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 [Filter]
- 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 |
12. PgCheck-Integrity check for data files - Data integrity validation tool for PostgreSQL. |
- Development Status : 3 - Alpha [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Database Administrators [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : Czech [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 7.41 Activity Ranking: 101.00 Registered: 2007-07-13 09:37 |
13. DTrace Probes - Adds DTrace probes to PostgreSQL. Sponsored by Sun Microsystems and Pervasive Software. |
- Development Status : 3 - Alpha [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Operating System : POSIX : SunOS/Solaris [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Performance [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 6.48 Activity Ranking: 102.00 Registered: 2005-12-14 20:05 |
14. PL/scheme - PL/scheme is a procedural language handler for Scheme programming language using Guile. With lots of builtin SRFIs and complete R5RS compliancy supplied by Guile, you'll able to power up your procedures in your favorite programming language! |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : Procedural Language [Filter]
- Programming Language : Scheme [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 0.93 Activity Ranking: 108.00 Registered: 2006-08-11 13:47 |
15. 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) (Now Filtering)
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : SQL [Filter]
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Registered: 2006-07-10 15:42 |
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) (Now Filtering)
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2004-10-30 20:14 |
17. pgLoggerCSV - pgLoggerCSV é um dameon em Linux que pega o log do Postgres e salva em uma tabela no próprio Postgres de forma automática, usado para monitoramento via query. |
- 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 [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : Brazillian [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2010-03-31 16:37 |
18. simplefti - This code is a simplistic, userland implementation of full text indexing for PostgreSQL which is still useful for some corner cases. Has been kicked out of /contrib, and an owner is wanted (e-mail josh@postgresql.org). |
- Development Status : 7 - Depreciated [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Programming Language : C (Now Filtering)
- Topic : PostgreSQL Enhancements : Indexing [Filter]
|
Registered: 2006-07-10 22:01 |
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 [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Natural Language : French [Filter]
- Natural Language : Russian [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C (Now Filtering)
- 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 |
36 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2>