Software Map
Tag cloud | Project Tree | Project List
Project tree
Now limiting view to projects in the following categories:
Development Status :: 4 - Beta [Remove This Filter]
Natural Language :: English [Remove This Filter]
34 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2>
0. Foreign Data Wrapper for Oracle - PostgreSQL extension that provides a Foreign Data Wrapper for easy and efficient read access to Oracle databases, including pushdown of WHERE conditions and required columns as well as comprehensive EXPLAIN support. |
- Development Status : 4 - Beta (Now Filtering)
- Environment : Other Environment [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 99.06 Activity Ranking: 2.00 Registered: 2011-08-12 10:15 |
1. PostgreSQL top - 'top' for PostgreSQL processes. See running queries, query plans, issued locks, and table and index statistics. |
- Development Status : 4 - Beta (Now Filtering)
- Environment : Console (Text Based) : Curses [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 83.96 Activity Ranking: 18.00 Registered: 2007-09-19 17:37 |
2. PLpgSQL Debugger by EnterpriseDB - This project has moved to git.postgresql.org: http://git.postgresql.org/gitweb/?p=pldebugger.git;a=summary |
- Development Status : 4 - Beta (Now Filtering)
- Environment : Win32 (MS Windows) [Filter]
- Environment : X11 Applications [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : Artistic License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : Microsoft : Windows : Windows NT/2000/XP/2003 [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C\+\+ [Filter]
- Topic : Database Development [Filter]
|
Activity Percentile: 82.08 Activity Ranking: 20.00 Registered: 2006-01-29 19:41 |
3. PL/Lua - PL/Lua is a procedural language for PostgreSQL using Lua, a powerful, fast, light-weight, embeddable scripting language. |
- Development Status : 4 - Beta (Now Filtering)
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : MIT/X Consortium License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Topic : Database Development [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 79.25 Activity Ranking: 23.00 Registered: 2008-01-06 03:56 |
4. PGCluster - PGCluster is the synchronous replication system of the multi-master composition for PostgreSQL |
- Development Status : 4 - Beta (Now Filtering)
- 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 (Now Filtering)
- Natural Language : Japanese [Filter]
- Operating System : POSIX : BSD : FreeBSD [Filter]
- Operating System : POSIX : Linux [Filter]
- Operating System : POSIX : SunOS/Solaris [Filter]
- Programming Language : C [Filter]
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Activity Percentile: 67.92 Activity Ranking: 35.00 Registered: 2005-02-10 09:59 |
5. 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 (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 53.77 Activity Ranking: 50.00 Registered: 2005-04-06 18:25 |
6. MySQL Compatibility Functions - A reimplemenation of as many MySQL functions as possible in PostgreSQL, as an aid to porting. |
- Development Status : 4 - Beta (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : Public Domain [Filter]
- Natural Language : English (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL [Filter]
- Topic : Database Development : Database Compatibility [Filter]
- Topic : Database Development : Porting [Filter]
|
Activity Percentile: 46.23 Activity Ranking: 58.00 Registered: 2005-11-23 07:34 |
7. Nagios monitoring plugins for PostgreSQL - Nagios plugin scripts to monitor: transaction id status, blocked queries, long running queries, connection status and more.
Please try this project 1st: http://bucardo.org/wiki/Check_postgres
|
- Development Status : 4 - Beta (Now Filtering)
- Intended Audience : Database Administrators [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Programming Language : Other [Filter]
- Programming Language : Perl [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 30.19 Activity Ranking: 75.00 Registered: 2006-05-03 15:57 |
8. Autograph - Autograph is an xsl file, which is used to convert the XmlToDDL XML file into a graphviz "dot" file, which is then processed into a postscript diagram. You can then convert that into a png or a jpeg or whatever you like. |
- Development Status : 4 - Beta (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English (Now Filtering)
- Programming Language : Other [Filter]
- Programming Language : Python [Filter]
- Topic : Database Development : Diagramming \(ERD\) [Filter]
|
Activity Percentile: 25.47 Activity Ranking: 80.00 Registered: 2008-03-07 20:58 |
9. PL/pgSQL PREPROCESSOR - In programming languages like C++ you can make use of preprocessors. While there's currently no built-in way to tell PL/pgSQL functions to only run code when in debug mode there is a simple work around that I find useful. |
- Development Status : 4 - Beta (Now Filtering)
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Topic : Database Development [Filter]
|
Activity Percentile: 21.70 Activity Ranking: 84.00 Registered: 2008-09-16 03:10 |
10. pgScript - pgScript is a scripting language for pgAdmin and is based on the T-SQL syntax. It provides control-of-flow capabilities, local variables and powerful random data generators in addition to the SQL (PostgreSQL) language. pgScript is included into pgAdmin. |
- Development Status : 4 - Beta (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : Artistic License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : Microsoft : Windows : Windows NT/2000/XP/2003 [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C\+\+ [Filter]
- Topic : Database Administration [Filter]
|
Activity Percentile: 19.81 Activity Ranking: 86.00 Registered: 2008-04-25 09:06 |
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 (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 14.15 Activity Ranking: 92.00 Registered: 2008-03-20 12:22 |
12. muninpgplugins - Plugins to monitor PostgreSQL with Munin. |
- Development Status : 4 - Beta (Now Filtering)
- Environment : Other Environment [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English (Now Filtering)
- Programming Language : Perl [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 8.49 Activity Ranking: 98.00 Registered: 2008-04-09 15:15 |
13. PyReplica - Simple Python-based PostgreSQL replicator using a master plpython trigger, signals, sequences, two-phase commit (2PC) and a python client daemon |
- Development Status : 4 - Beta (Now Filtering)
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English (Now Filtering)
- Natural Language : Spanish [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Procedural Language : PL/pythonU [Filter]
- Programming Language : Python [Filter]
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Activity Percentile: 4.72 Activity Ranking: 102.00 Registered: 2008-06-05 15:45 |
14. Python - Driver and PL/FDW. See http://github.com/python-postgres |
- Development Status : 3 - Alpha [Filter]
- Development Status : 4 - Beta (Now Filtering)
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- 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 (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- 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 |
15. PHP Pg Edit - Instant table editor in PHP.
Some features : record addition, change, view, copy and removal
- table paging, sorting and filtering
- lookups into other tables (1:M bindings)
- output design by CSS
- logging user actions, multilanguage support |
- Development Status : 4 - Beta (Now Filtering)
- Environment : Web Environment [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Webmasters/designers [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : PHP [Filter]
- Topic : Graphical Interfaces \(GUI\) [Filter]
- Topic : Internet : Web : Dynamic Content [Filter]
- Topic : Technical Applications : Software Development [Filter]
|
Registered: 2006-11-25 23:58 |
16. ht://Miner - C++ System for Web usage mining and data warehouse: it allows the discovery of knowledge from data (KDD) regarding users' usage on the Web (such as unique visitors, sessions, transactions) and organises it in a PostgreSQL multi-stage data warehouse |
- Development Status : 4 - Beta (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Webmasters/designers [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX : Linux [Filter]
- Programming Language : C\+\+ [Filter]
- Programming Language : PHP [Filter]
- Programming Language : Perl [Filter]
- Topic : Internet : Web [Filter]
- Topic : User Applications : Business : Customer Relationship \(CRM\) [Filter]
- Topic : User Applications : Business : Decision Support [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-09-28 20:04 |
17. DBA Management Server by EnterpriseDB - Browser UI for DBA's & Developers to monitor PostgreSQL and/or EnterpriseDB databases. The JSP and JasperReports source code can be downloaded from www.enterprisedb.com and a running copy can be viewed at dashboard.enterprisedb.com |
- Development Status : 4 - Beta (Now Filtering)
- Environment : Web Environment [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : Artistic License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : Java [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Database Administration : Performance [Filter]
- Topic : Database Development : Reporting Tools [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-01-29 19:51 |
18. 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 (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- 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 |
19. 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 (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- 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 |
34 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2>