Software Map
Tag cloud | Project Tree | Project List
Project tree
Now limiting view to projects in the following categories:
Intended Audience :: Database Administrators [Remove This Filter]
Natural Language :: English [Remove This Filter]
Topic :: Database Development [Remove This Filter]
19 projects in result set.
0. Sample Databases - A collection of sample databases for PostgreSQL. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved [Filter]
- Natural Language : English (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL [Filter]
- Topic : Database Administration : Performance [Filter]
- Topic : Database Development (Now Filtering)
|
Activity Percentile: 99.07 Activity Ranking: 2.00 Registered: 2005-11-04 08:18 |
1. pg_bulkload - pg_bulkload is a high speed data loading utility for PostgreSQL |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Natural Language : Japanese [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Performance [Filter]
- Topic : Database Development (Now Filtering)
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 90.65 Activity Ranking: 11.00 Registered: 2007-03-08 10:26 |
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 (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- 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 (Now Filtering)
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Activity Percentile: 87.85 Activity Ranking: 14.00 Registered: 2006-07-10 14:02 |
3. 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 (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : Python [Filter]
- Topic : Database Development (Now Filtering)
|
Activity Percentile: 85.05 Activity Ranking: 17.00 Registered: 2005-03-29 01:35 |
4. 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 (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Topic : Database Development (Now Filtering)
- Topic : PostgreSQL Enhancements [Filter]
- Topic : Technical Applications : Networking : Network Clustering [Filter]
|
Activity Percentile: 83.18 Activity Ranking: 19.00 Registered: 2006-07-10 14:49 |
5. PLpgSQL Debugger by EnterpriseDB - PL/pgSQL Debugger. Currently requires PostgreSQL 8.2 or higher (or EnterpriseDB 8.1.4 or higher).
The PL/pgSQL debugger lets you step through PL/pgSQL code, set and clear breakpoints, view and modify variables, and walk through the call stack.
|
- Development Status : 4 - Beta [Filter]
- Environment : Win32 (MS Windows) [Filter]
- Environment : X11 Applications [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- 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 (Now Filtering)
|
Activity Percentile: 81.31 Activity Ranking: 21.00 Registered: 2006-01-29 19:41 |
6. 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 (Now Filtering)
- 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 (Now Filtering)
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 78.50 Activity Ranking: 24.00 Registered: 2008-01-06 03:56 |
7. 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 [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Topic : Database Development (Now Filtering)
|
Activity Percentile: 40.19 Activity Ranking: 65.00 Registered: 2008-09-16 03:10 |
8. PL/R - Procedural Language Handler for the "R software environment for statistical computing and graphics" |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Development (Now Filtering)
- Topic : Drivers/Interfaces [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 29.91 Activity Ranking: 76.00 Registered: 2006-11-27 17:38 |
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 (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- 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 (Now Filtering)
- Topic : PostgreSQL Enhancements [Filter]
- Topic : Technical Applications : Software Development [Filter]
|
Activity Percentile: 19.63 Activity Ranking: 87.00 Registered: 2008-06-09 17:10 |
10. PL/sh - MOVED TO GITHUB: https://github.com/petere/plsh
PL/sh is a procedural language handler for PostgreSQL that allows you to write stored procedures in a shell of your choice. |
- Development Status : 6 - Mature [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Programming Language : Unix Shell [Filter]
- Topic : Database Development (Now Filtering)
- Topic : PostgreSQL Enhancements [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-05-23 11:19 |
11. 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 (Now Filtering)
- Intended Audience : Database Designers [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX : SunOS/Solaris [Filter]
- Programming Language : Unix Shell [Filter]
- Topic : Database Development (Now Filtering)
- Topic : Other/Non-listed Topic [Filter]
- Topic : PostgreSQL Enhancements : OS/Platforms [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-01-24 04:17 |
12. 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 (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- 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 (Now Filtering)
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-03-07 18:04 |
13. 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) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : Ruby [Filter]
- Topic : Database Development (Now Filtering)
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-10-24 02:08 |
14. 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) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Natural Language : French [Filter]
- Natural Language : Russian [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration [Filter]
- Topic : Database Development (Now Filtering)
- Topic : PostgreSQL Community [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2004-07-06 04:40 |
15. Join Order Search Modules for Optimizer - The project provides modules with implementations of various algorithms that could be used in optimizer/planner to determine the best order of relations for performing joins.
|
- Development Status : 1 - Planning [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Development (Now Filtering)
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2007-08-08 09:07 |
16. 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 (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 (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Programming Language : Python [Filter]
- Topic : Database Development (Now Filtering)
- Topic : Drivers/Interfaces [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-04-06 17:02 |
17. 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 (Now Filtering)
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : Python [Filter]
- Programming Language : SQL [Filter]
- Topic : Database Development (Now Filtering)
- 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 |
18. Auditable PostgreSQL - Auditable PostgreSQL (AuPG) is a "shadow" framework in SQL and PL/PGSQL designed to silently sit behind your own database schema and record changes in history tables. Point-in-time rollback and diffs are feature goals. |
- Development Status : 2 - Pre-Alpha [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Database Development (Now Filtering)
- Topic : Technical Applications : Software Development [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-09-16 00:09 |