Software Map
Tag cloud | Project Tree | Project List
Project tree
Now limiting view to projects in the following categories:
Natural Language :: English [Remove This Filter]
License :: OSI Approved :: BSD License [Remove This Filter]
40 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) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English (Now Filtering)
- 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: 91.74 Activity Ranking: 10.00 Registered: 2008-11-23 07:45 |
1. PL/Java - PL/Java is a free add-on module that brings Java™ Stored Procedures, Triggers, and Functions to the PostgreSQL™ backend via the standard JDBC interface.
The source code for PL/Java has been moved to https://github.com/tada/pljava |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : Java [Filter]
- Topic : Database Development [Filter]
- Topic : Drivers/Interfaces [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 88.99 Activity Ranking: 13.00 Registered: 2004-08-30 17:26 |
2. 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) [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 (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : Python [Filter]
- Topic : Database Development [Filter]
|
Activity Percentile: 87.16 Activity Ranking: 15.00 Registered: 2005-03-29 01:35 |
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 (Now Filtering)
- 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: 85.32 Activity Ranking: 17.00 Registered: 2004-08-20 08:45 |
4. 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 (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : Python [Filter]
- Programming Language : SQL [Filter]
- Topic : Database Development [Filter]
- Topic : Technical Applications : Software Development : Code Generators [Filter]
- Topic : Technical Applications : Software Development : Version Control [Filter]
|
Activity Percentile: 76.15 Activity Ranking: 27.00 Registered: 2011-03-31 01:25 |
5. 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) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English (Now Filtering)
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 61.47 Activity Ranking: 43.00 Registered: 2006-06-02 19:45 |
6. PostgreSQL datafile viewer - Command line tool for dump PostgreSQL data file structures (pages/tuples). |
- Development Status : 2 - Pre-Alpha [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : Czech [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 59.63 Activity Ranking: 45.00 Registered: 2007-05-14 08:22 |
7. pgtcl - Tcl client side interface to PG - This project has moved to github: http://flightaware.github.com/Pgtcl/ |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : Tcl [Filter]
- Topic : Drivers/Interfaces [Filter]
|
Registered: 2005-03-21 17:54 |
8. 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) [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English (Now Filtering)
- 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: 46.79 Activity Ranking: 59.00 Registered: 2006-10-13 20:37 |
9. PgCheck-Integrity check for data files - Data integrity validation tool for PostgreSQL. |
- Development Status : 3 - Alpha [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : Czech [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 45.87 Activity Ranking: 60.00 Registered: 2007-07-13 09:37 |
10. PostgreSQL Toolbox - A collection of small programs to aid the PostgreSQL administrator and developer. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- License : OSI Approved : zlib/libpng License [Filter]
- Natural Language : English (Now Filtering)
- 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: 41.28 Activity Ranking: 65.00 Registered: 2008-05-08 07:26 |
11. 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) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English (Now Filtering)
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 36.70 Activity Ranking: 70.00 Registered: 2010-03-08 09:49 |
12. 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) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English (Now Filtering)
- 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: 34.86 Activity Ranking: 72.00 Registered: 2009-02-09 14:13 |
13. 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) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 31.19 Activity Ranking: 76.00 Registered: 2005-04-06 18:25 |
14. 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 (Now Filtering)
- 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: 29.36 Activity Ranking: 78.00 Registered: 2008-06-09 17:10 |
15. 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 (Now Filtering)
- Natural Language : English (Now Filtering)
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 17.43 Activity Ranking: 91.00 Registered: 2005-12-06 01:02 |
16. 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) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2008-03-20 12:22 |
17. 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 (Now Filtering)
- Natural Language : English (Now Filtering)
- Operating System : POSIX : BSD : FreeBSD [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Topic : PostgreSQL Enhancements : Indexing [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2007-02-27 09:40 |
18. passgen - Small contrib for the random generation of password. |
- Development Status : 4 - Beta [Filter]
- Development Status : 5 - Production/Stable [Filter]
- Development Status : 6 - Mature [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English (Now Filtering)
- Operating System : POSIX : BSD : FreeBSD [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2007-02-21 17:45 |
19. 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 (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL [Filter]
- Topic : PostgreSQL Enhancements : Data Types [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-09-15 18:24 |
40 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2>