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]
License :: OSI Approved :: BSD License [Remove This Filter]
Environment :: Console (Text Based) [Remove This Filter]
16 projects in result set.
0. 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) (Now Filtering)
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- 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: 83.65 Activity Ranking: 18.00 Registered: 2004-08-30 17:26 |
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) (Now Filtering)
- 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 [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : Python [Filter]
- Topic : Database Development [Filter]
|
Activity Percentile: 82.69 Activity Ranking: 19.00 Registered: 2005-03-29 01:35 |
2. 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) (Now Filtering)
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Operating System : OS Independent (Now Filtering)
- Programming Language : Perl [Filter]
- Programming Language : Procedural Language : PL/perl [Filter]
- Topic : Drivers/Interfaces [Filter]
|
Activity Percentile: 76.92 Activity Ranking: 25.00 Registered: 2004-10-21 20:01 |
3. 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) (Now Filtering)
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Operating System : OS Independent (Now Filtering)
- Programming Language : Ruby [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 70.19 Activity Ranking: 32.00 Registered: 2004-05-06 00:39 |
4. 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) (Now Filtering)
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : Tcl [Filter]
- Topic : Drivers/Interfaces [Filter]
|
Registered: 2005-03-21 17:54 |
5. 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) (Now Filtering)
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 10.58 Activity Ranking: 94.00 Registered: 2008-03-20 12:22 |
6. 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) (Now Filtering)
- 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 [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: 2.88 Activity Ranking: 102.00 Registered: 2008-06-09 17:10 |
7. 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) (Now Filtering)
- 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 [Filter]
- Operating System : OS Independent (Now Filtering)
- 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 |
8. 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 [Filter]
- Environment : Console (Text Based) (Now Filtering)
- 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 [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : Ruby [Filter]
- Topic : Database Development [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-10-24 02:08 |
9. Numerical Methods in PL/pgSQL - A library of numerical methods and mathematical functions in PL/pgSQL. |
- Development Status : 1 - Planning [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Topic : User Applications [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-04-01 04:04 |
10. GrantFu - Generates Grant/Revoke statements from a human-friendly config file. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Operating System : OS Independent (Now Filtering)
- Programming Language : Python [Filter]
- Topic : Database Administration [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-12-14 16:12 |
11. PLPerl NG - This project is intended to remove the limitations on PLPerl for PostgreSQL, and make it a fully featured server side programming language. It is sponsored by Command Prompt, Inc. (http://www.commandprompt.com) and other PostgreSQL project members. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Environment : Other Environment [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : Perl [Filter]
- Topic : Database Development [Filter]
- Topic : Drivers/Interfaces [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2004-04-21 00:04 |
12. Natural Language Log Translation Utility - pg_logtranslate is an admin utility allowing translation of PostgreSQL messages in the log file from one natural language to another. |
- Development Status : 1 - Planning [Filter]
- Development Status : 2 - Pre-Alpha [Filter]
- Environment : Console (Text Based) (Now Filtering)
- 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 [Filter]
- Natural Language : French [Filter]
- Natural Language : Russian [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Administration [Filter]
- Topic : Database Development [Filter]
- Topic : PostgreSQL Community [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2004-07-06 04:40 |
13. 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 [Filter]
- Environment : Console (Text Based) (Now Filtering)
- 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 [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : Java [Filter]
- Topic : Database Administration [Filter]
|
Registered: 2007-05-09 20:00 |
14. 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) (Now Filtering)
- 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 [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: 0.00 Activity Ranking: 0.00 Registered: 2011-03-31 01:25 |
15. PGXN Client - A command line client to interact with the PostgreSQL Extension Network. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Operating System : OS Independent (Now Filtering)
- Programming Language : Python [Filter]
- Topic : Database Development [Filter]
|
Registered: 2011-05-02 22:48 |