Software Map
Tag cloud | Project Tree | Project List
Project tree
Now limiting view to projects in the following categories:
Operating System :: OS Independent [Remove This Filter]
75 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2> <3> <4>
0. Npgsql .Net Data Provider for Postgresql - Npgsql is a .Net data provider for Postgresql. It allows any program developed for .Net framework to access database server. It is implemented in 100% C# code. Works with Postgresql 7.x and 8.x and 9.x |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C# [Filter]
- Topic : Drivers/Interfaces [Filter]
|
Activity Percentile: 100.00 Activity Ranking: 1.00 Registered: 2005-09-20 16:12 |
1. Sample Databases - A collection of sample databases for PostgreSQL. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL [Filter]
- Topic : Database Administration : Performance [Filter]
- Topic : Database Development [Filter]
|
Activity Percentile: 95.93 Activity Ranking: 6.00 Registered: 2005-11-04 08:18 |
2. SkyTools - Database management tools from Skype: WAL shipping, queueing, replication. The tools are named walmgr, PgQ and Londiste, respectively |
- 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 : OS Independent (Now Filtering)
- Programming Language : C [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : Python [Filter]
- Topic : Database Administration [Filter]
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Activity Percentile: 91.06 Activity Ranking: 12.00 Registered: 2006-07-10 14:02 |
3. 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 [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : Java [Filter]
- Topic : Database Development [Filter]
- Topic : Drivers/Interfaces [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 90.24 Activity Ranking: 13.00 Registered: 2004-08-30 17:26 |
4. 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 [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : Python [Filter]
- Topic : Database Development [Filter]
|
Activity Percentile: 89.43 Activity Ranking: 14.00 Registered: 2005-03-29 01:35 |
5. Indexable IPv4 range / CIDR type - ip4 and ip4r are types that contain a single IPv4 address and a range of IPv4 addresses
respectively. They can be used as a more flexible, indexable version of the cidr type. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C [Filter]
- Topic : PostgreSQL Enhancements : Data Types [Filter]
|
Activity Percentile: 87.80 Activity Ranking: 16.00 Registered: 2005-03-09 18:37 |
6. libpqtypes - libpqtypes is a libpq extension that offers a new way of handling parameterized queries and getting result values, using a printf/scanf style interface. libpqtypes requires libpq-events, found in 8.4 or a supplied 8.3.x patch. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements [Filter]
- Topic : User Applications [Filter]
|
Activity Percentile: 83.74 Activity Ranking: 21.00 Registered: 2008-04-15 14:42 |
7. Better Oracle functions support - This project implements of some functions from the Oracle database. Some date functions (next_day, last_day, trunc, round, ...) are implemented now. The functionality was verified on Oracle 10g, and the module is useful for production work. |
- Development Status : 5 - Production/Stable [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Development : Database Compatibility [Filter]
- Topic : Database Development : Porting [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 82.11 Activity Ranking: 23.00 Registered: 2005-05-18 06:40 |
8. PL/Lua - PL/Lua is a procedural language for PostgreSQL using Lua, a powerful, fast, light-weight, embeddable scripting language. |
- Development Status : 4 - Beta [Filter]
- 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 [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Development [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 81.30 Activity Ranking: 24.00 Registered: 2008-01-06 03:56 |
9. 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 [Filter]
- Natural Language : English [Filter]
- Operating System : MacOS [Filter]
- Operating System : OS Independent (Now Filtering)
- 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: 77.24 Activity Ranking: 29.00 Registered: 2008-06-09 17:10 |
10. Full Page Write Improvement - This project aims to reduce the size of archive log files by replacing backup blocks (full page writes) marked as "removable" (introduced in 8.3) with corresponding incremental logs. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 75.61 Activity Ranking: 31.00 Registered: 2007-11-16 06:12 |
11. 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 [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- 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: 74.80 Activity Ranking: 32.00 Registered: 2011-03-31 01:25 |
12. OpenRPT report writer and renderer - Graphical SQL report writer, designer and rendering engine, optimized for PostgreSQL. GPL/commercial dual license. Please use the SourceForge page until server performance at pgFoundry improves:
http://openrpt.sf.net |
- Development Status : 4 - Beta [Filter]
- Environment : Other Environment [Filter]
- Environment : Win32 (MS Windows) [Filter]
- Environment : X11 Applications [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : OS Independent (Now Filtering)
- Operating System : POSIX [Filter]
- Programming Language : C\+\+ [Filter]
- Programming Language : Other [Filter]
- Programming Language : SQL [Filter]
- Topic : Database Development : Reporting Tools [Filter]
- Topic : PostgreSQL Community [Filter]
- Topic : User Applications : Business : Resource Planning \(ERP\) [Filter]
|
Activity Percentile: 73.98 Activity Ranking: 33.00 Registered: 2005-04-19 13:23 |
13. Practical Query Analyzer - Practical query analysis - produces HTML reports on slowest queries, most frequent queries, queries by type (select/insert/update/delete), and all that sort of thing for PostgreSQL and MySQL database logs. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : BSD License [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : Ruby [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 71.54 Activity Ranking: 36.00 Registered: 2004-05-06 00:39 |
14. 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 [Filter]
- Environment : Other Environment [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 70.73 Activity Ranking: 37.00 Registered: 2011-08-12 10:15 |
15. My2Postgres - Welcome to My2Postgres, a collection of scripts and tools to help you, your databases and applications leave MySQL behind as painlessly as possible. And please contribute your own home-grown tools! |
- 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 : OS Independent (Now Filtering)
- Programming Language : Other [Filter]
- Programming Language : Python [Filter]
- Topic : Database Development : Database Compatibility [Filter]
- Topic : Database Development : Porting [Filter]
|
Activity Percentile: 64.23 Activity Ranking: 45.00 Registered: 2004-04-27 21:38 |
16. 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 [Filter]
- 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 [Filter]
- Natural Language : Spanish [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : Procedural Language : PL/pythonU [Filter]
- Programming Language : Python [Filter]
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Activity Percentile: 62.60 Activity Ranking: 47.00 Registered: 2008-06-05 15:45 |
17. DBI-Link - DBI-Link is a partial implementation of the SQL/MED portion of the SQL:2008 specification written in PL/PerlU. The official SCM is at http://github.com/davidfetter/DBI-Link |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : Perl [Filter]
- Programming Language : Procedural Language : PL/perl [Filter]
- Topic : Drivers/Interfaces [Filter]
|
Activity Percentile: 61.79 Activity Ranking: 48.00 Registered: 2004-10-21 20:01 |
18. 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 [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : Tcl [Filter]
- Topic : Drivers/Interfaces [Filter]
|
Registered: 2005-03-21 17:54 |
19. DBLink and Materialized Views - Fully functional Materialized Views and Materialized View Logs on Pg (Pg/Oracle FAST REFRESH and Sybase/MSSQL/ODBC/MySQL COMPLETE REFRESH). It has CREATE/DROP DBLINK,CREATE/DROP/REFRESH SNAPSHOT,CREATE/DROP SNAPSHOT LOG. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Other Environment [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : Brazillian [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : Procedural Language : PL/perl [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL [Filter]
- Topic : Drivers/Interfaces [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 57.72 Activity Ranking: 53.00 Registered: 2006-05-01 01:20 |
75 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2> <3> <4>