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]
Intended Audience :: Application Developers [Remove This Filter]
Intended Audience :: Database Administrators [Remove This Filter]
23 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 (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 99.07 Activity Ranking: 2.00 Registered: 2011-08-12 10:15 |
1. 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 (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : Artistic License [Filter]
- Natural Language : English [Filter]
- 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: 85.05 Activity Ranking: 17.00 Registered: 2006-01-29 19:41 |
2. 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 (Now Filtering)
- 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 : OS Independent [Filter]
- Programming Language : C [Filter]
- Topic : Database Development [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 79.44 Activity Ranking: 23.00 Registered: 2008-01-06 03:56 |
3. 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 (Now Filtering)
- 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 [Filter]
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Activity Percentile: 70.09 Activity Ranking: 33.00 Registered: 2005-02-10 09:59 |
4. 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 (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : Public Domain [Filter]
- Natural Language : English [Filter]
- 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: 49.53 Activity Ranking: 55.00 Registered: 2005-11-23 07:34 |
5. 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 (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Programming Language : C [Filter]
- Topic : Database Development : Database Compatibility [Filter]
- Topic : Drivers/Interfaces [Filter]
|
Activity Percentile: 30.84 Activity Ranking: 75.00 Registered: 2005-05-03 01:54 |
6. 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 (Now Filtering)
- 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 : Other [Filter]
- Programming Language : Python [Filter]
- Topic : Database Development : Diagramming \(ERD\) [Filter]
|
Activity Percentile: 28.04 Activity Ranking: 78.00 Registered: 2008-03-07 20:58 |
7. Firebird to PostgreSQL - Copy the tables and the records from a Firebird to a PostgreSQL database. |
- Development Status : 4 - Beta (Now Filtering)
- Environment : Win32 (MS Windows) [Filter]
- Intended Audience : Application Developers (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : Spanish [Filter]
- Operating System : Microsoft : Windows : Windows NT/2000/XP/2003 [Filter]
- Programming Language : C# [Filter]
- Topic : Database Development : Porting [Filter]
|
Activity Percentile: 19.63 Activity Ranking: 87.00 Registered: 2009-01-14 18:05 |
8. 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 (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English [Filter]
- 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: 18.69 Activity Ranking: 88.00 Registered: 2008-06-05 15:45 |
9. APLoader - APLoader, or Another Postgres Loader, is a front-end to the Postgresql COPY command written in Ruby. Features include: fault tolerance, a progress meter, failed batch logs, minimal requirements, a programmable API, and excellent performance. |
- Development Status : 4 - Beta (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers (Now Filtering)
- 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 : Ruby [Filter]
- Topic : Database Development [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-10-24 02:08 |
10. 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 (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : Artistic License [Filter]
- Natural Language : English [Filter]
- 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 |
11. IGNITE : PGSQL Information Integrator - IGNITE is a PostgreSQL-based information integrating system |
- Development Status : 4 - Beta (Now Filtering)
- Development Status : 5 - Production/Stable [Filter]
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Application Developers (Now Filtering)
- 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 : Windows NT/2000/XP/2003 [Filter]
- Operating System : POSIX : BSD : FreeBSD [Filter]
- Programming Language : C [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-03-07 18:04 |
12. 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 (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- 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 [Filter]
- Topic : Drivers/Interfaces [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2004-11-02 18:07 |
13. get_xml - get_xml is a function that allows you to publish any query result as an XML document. |
- Development Status : 4 - Beta (Now Filtering)
- Intended Audience : Application Developers (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Webmasters/designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Natural Language : Spanish [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Topic : Database Development : Reporting Tools [Filter]
- Topic : Internet : Web : Dynamic Content [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-09-27 20:40 |
14. 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 (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- 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 |
15. 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 (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- 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 [Filter]
- Programming Language : C [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2010-03-16 01:02 |
16. 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 (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Webmasters/designers [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English [Filter]
- 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 |
17. 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 (Now Filtering)
- 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 [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 |
18. New hstore functionality - Standalone package version of new hstore functionality, for use with versions that do not yet incorporate the new features into contrib/hstore. |
- Development Status : 4 - Beta (Now Filtering)
- Intended Audience : Application Developers (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Programming Language : C [Filter]
- Topic : PostgreSQL Enhancements : Data Types [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2009-03-22 15:19 |
19. pgUnitTest - pgUnitTest is a tool for running unit tests on PostgreSQL databases. Unit tests can be either a comparison between an expected and an actual result of a query or an insert using random data generators. |
- Development Status : 4 - Beta (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers (Now Filtering)
- 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 : Java [Filter]
- Topic : Database Administration [Filter]
|
Registered: 2007-05-09 20:00 |
23 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2>