Software Map
Tag cloud | Project Tree | Project List
Project tree
Now limiting view to projects in the following categories:
License :: OSI Approved :: BSD License [Remove This Filter]
Intended Audience :: Database Designers [Remove This Filter]
20 projects in result set.
0. 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 (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- 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.60 Activity Ranking: 12.00 Registered: 2006-07-10 14:02 |
1. 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 (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Python [Filter]
- Topic : Database Development [Filter]
|
Activity Percentile: 90.84 Activity Ranking: 13.00 Registered: 2005-03-29 01:35 |
2. 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 (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Java [Filter]
- Topic : Database Development [Filter]
- Topic : Drivers/Interfaces [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 89.31 Activity Ranking: 15.00 Registered: 2004-08-30 17:26 |
3. 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 (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Topic : PostgreSQL Enhancements : Data Types [Filter]
|
Activity Percentile: 87.79 Activity Ranking: 17.00 Registered: 2005-03-09 18:37 |
4. PGCluster - PGCluster is the synchronous replication system of the multi-master composition for PostgreSQL |
- Development Status : 4 - Beta [Filter]
- 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 (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- 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: 84.73 Activity Ranking: 21.00 Registered: 2005-02-10 09:59 |
5. textsearch-ja - Integrated Full-Text-Search for Japanese language using morphological analyze. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Other Environment [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Natural Language : Japanese [Filter]
- Operating System : Microsoft : Windows : Windows NT/2000/XP/2003 [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Topic : PostgreSQL Enhancements : Data Types [Filter]
- Topic : PostgreSQL Enhancements : Indexing [Filter]
|
Activity Percentile: 83.97 Activity Ranking: 22.00 Registered: 2007-09-06 11:12 |
6. Table Audit - PostgreSQL Table Log uses a trigger to log any INSERTs, UPDATEs
and DELETEs on a specific table into another table.
The second part of tablelog is able to restore the state of the
original table or of a specific row for any time in the past. |
- 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 (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Operating System : POSIX : Other [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Technical Applications : Software Development : Version Control [Filter]
- Topic : Technical Applications : Systems Administration : System Logging [Filter]
|
Activity Percentile: 80.92 Activity Ranking: 26.00 Registered: 2005-02-20 11:52 |
7. PL/Proxy - PL/Proxy is database partitioning system implemented as PL language. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Other Environment [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements [Filter]
- Topic : Technical Applications : Networking : Network Clustering [Filter]
|
Activity Percentile: 80.15 Activity Ranking: 27.00 Registered: 2006-07-10 14:49 |
8. 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 (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- 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: 77.10 Activity Ranking: 31.00 Registered: 2008-06-09 17:10 |
9. pgSphere - pgSphere is a server side module for PostgreSQL. It contains methods for working with spherical coordinates and objects. It also supports indexing of spherical objects. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Topic : PostgreSQL Enhancements : Data Types [Filter]
- Topic : PostgreSQL Enhancements : Indexing [Filter]
- Topic : User Applications : Scientific/Engineering [Filter]
|
Registered: 2006-11-12 17:25 |
10. PostgreSQL packages for Solaris - The official project for creating binary packages of PostgreSQL for Sun Solaris. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers (Now Filtering)
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : POSIX : SunOS/Solaris [Filter]
- Programming Language : Unix Shell [Filter]
- Topic : Database Development [Filter]
- Topic : Other/Non-listed Topic [Filter]
- Topic : PostgreSQL Enhancements : OS/Platforms [Filter]
|
Activity Percentile: 71.76 Activity Ranking: 38.00 Registered: 2005-01-24 04:17 |
11. 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 (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : Brazillian [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- 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: 63.36 Activity Ranking: 49.00 Registered: 2006-05-01 01:20 |
12. 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 (Now Filtering)
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : Perl [Filter]
- Programming Language : Procedural Language : PL/perl [Filter]
- Topic : Drivers/Interfaces [Filter]
|
Activity Percentile: 61.83 Activity Ranking: 51.00 Registered: 2004-10-21 20:01 |
13. 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 (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- License : OSI Approved : zlib/libpng License [Filter]
- Natural Language : English [Filter]
- 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: 59.54 Activity Ranking: 54.00 Registered: 2008-05-08 07:26 |
14. Random Dataset Generator for SKYLINE Op. - Random dataset generator for SKYLINE operator evaluation as set returning function as described in [Borzsonyi2001].
Refs:
[Borzsonyi2001] Börzsönyi, S.; Kossmann, D. & Stocker, K.: The Skyline Operator, In ICDE, 2001, 421--432 |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers (Now Filtering)
- Intended Audience : Other Audience [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 49.62 Activity Ranking: 67.00 Registered: 2007-10-12 19:52 |
15. 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 (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- 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: 1.53 Activity Ranking: 130.00 Registered: 2007-02-21 17:45 |
16. plj - PL-J is a Java Stored Procedure Server targeting PostgreSQL 7.4 and 8.0. It runs Java UDFs and triggers, builds on modern IoC patterns, provides JDBC implementation, logging and more... |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Programming Language : Java [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-06-04 16:20 |
17. IGNITE : PGSQL Information Integrator - IGNITE is a PostgreSQL-based information integrating system |
- Development Status : 4 - Beta [Filter]
- 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 (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- 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 |
18. Case-Insensitive text - Case-Insensitive text data type named citext for PostgreSQL |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Database Designers (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL [Filter]
- Topic : PostgreSQL Enhancements : Data Types [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2008-02-05 15:32 |
19. Python - Driver and PL/FDW. See http://github.com/python-postgres |
- Development Status : 3 - Alpha [Filter]
- Development Status : 4 - Beta [Filter]
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers (Now Filtering)
- License : OSI Approved : BSD License (Now Filtering)
- 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 |