Software Map
Tag cloud | Project Tree | Project List
Project tree
Now limiting view to projects in the following categories:
Programming Language :: SQL [Remove This Filter]
24 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2>
0. 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 [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Operating System : POSIX : Other [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Technical Applications : Software Development : Version Control [Filter]
- Topic : Technical Applications : Systems Administration : System Logging [Filter]
|
Activity Percentile: 81.48 Activity Ranking: 21.00 Registered: 2005-02-20 11:52 |
1. 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 [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C\+\+ [Filter]
- Programming Language : Other [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Development : Reporting Tools [Filter]
- Topic : PostgreSQL Community [Filter]
- Topic : User Applications : Business : Resource Planning \(ERP\) [Filter]
|
Activity Percentile: 75.93 Activity Ranking: 27.00 Registered: 2005-04-19 13:23 |
2. pgmemcache - A PostgreSQL API based on libmemcached to interface with memcached.
https://github.com/Ohmu/pgmemcache |
- 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 : MIT/X Consortium License [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Performance [Filter]
- Topic : Internet : Web : Dynamic Content : Content Management Systems [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 69.44 Activity Ranking: 34.00 Registered: 2004-11-28 00:43 |
3. PostgreSQL table comparator - pgComparator is a tool to compare possibly very big tables in different locations and report differences, with a network and time-efficient approach. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Programming Language : C [Filter]
- Programming Language : Perl [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Database Maintenance [Filter]
- Topic : Database Development : Reporting Tools [Filter]
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Activity Percentile: 63.89 Activity Ranking: 40.00 Registered: 2004-08-20 08:45 |
4. pgstatspack - Pgstatspack is the essential statistics package for performance analysis. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL (Now Filtering)
- Programming Language : Unix Shell [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 61.11 Activity Ranking: 43.00 Registered: 2008-05-03 09:12 |
5. Audit Trail II - PostgreSQL Table Auditing module: This loadable module defines a single public function which tracks changes (insert, update, delete) to a table in an audit trail. Tracks column level changes instead of rows to optimize storage. |
- Development Status : 4 - Beta [Filter]
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 38.89 Activity Ranking: 67.00 Registered: 2006-12-13 15:25 |
6. Round-Robin SQL - Round-Robin SQL is a SQL implementation of a round robin database. |
- Development Status : 4 - Beta [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Development : Reporting Tools [Filter]
- Topic : Technical Applications : Software Development [Filter]
|
Activity Percentile: 15.74 Activity Ranking: 92.00 Registered: 2004-12-03 06:53 |
7. 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 [Filter]
- Operating System : POSIX [Filter]
- Programming Language : Perl [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements [Filter]
- Topic : Technical Applications : Software Development [Filter]
|
Activity Percentile: 5.56 Activity Ranking: 103.00 Registered: 2008-06-09 17:10 |
8. MySQL Compatibility Functions - A reimplemenation of as many MySQL functions as possible in PostgreSQL, as an aid to porting. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : Public Domain [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Development : Database Compatibility [Filter]
- Topic : Database Development : Porting [Filter]
|
Activity Percentile: 2.78 Activity Ranking: 106.00 Registered: 2005-11-23 07:34 |
9. pgChronos - Temporal extension for Postgres. Toolset to model, store and manipulate timespans, periods or anchored durations (all different names for similar concepts) in Postgres. |
- Development Status : 4 - Beta [Filter]
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : PostgreSQL Enhancements : Data Types [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2009-06-17 22:10 |
10. PostgreSQL Advisor - an advanced schema to provide design, performance, system...
advice, hint, warning about the current setup of your postgresql database. |
- Development Status : 1 - Planning [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Database Maintenance [Filter]
- Topic : Database Administration : Performance [Filter]
- Topic : Database Development : Reporting Tools [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2004-05-08 10:17 |
11. 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 [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Database Development [Filter]
- Topic : Technical Applications : Software Development [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-09-16 00:09 |
12. 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 [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : BSD : FreeBSD [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2007-02-21 17:45 |
13. Calpp - The purpose of Calpp is to provide for computer aided legal procedures and proceedings. |
- Development Status : 4 - Beta [Filter]
- Environment : Web Environment [Filter]
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : JavaScript [Filter]
- Programming Language : PHP [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : User Applications : Legal [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-11-21 06: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) [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 [Filter]
- Programming Language : Python [Filter]
- Programming Language : SQL (Now Filtering)
- 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. 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 [Filter]
- Intended Audience : Other Audience [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2007-10-12 19:52 |
16. 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 [Filter]
- Programming Language : Procedural Language : PL/perl [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Drivers/Interfaces [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-05-01 01:20 |
17. PostBio - PostBio is a set of bioinformatics extensions for PostgreSQL including specialized data types and routines. |
- Development Status : 4 - Beta [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : MIT/X Consortium License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : User Applications : Scientific/Engineering [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2008-01-09 21:12 |
18. e2fsprogs-based UUID generators - Integration with the UUID functionality of e2fsprogs. Alternative to the "uuid-ossp" project in postgresql-contrib, similar in purpose to the "uuid-freebsd" project here on pgfoundry (but for Linux). |
- Development Status : 3 - Alpha [Filter]
- Environment : Other Environment [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- License : OSI Approved : GNU Lesser General Public License \(LGPL\) [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : PostgreSQL Enhancements : Data Types [Filter]
- Topic : PostgreSQL Enhancements : OS/Platforms [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2011-01-03 13:51 |
19. PostStat - PostStat is a set of statistics extensions for PostgreSQL. It includes routines that compute a number of cumulative probability distributions, linear regression, and statistical tests, both parametric and non-parametric. |
- Development Status : 1 - Planning [Filter]
- Development Status : 3 - Alpha [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : MIT/X Consortium License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Programming Language : Fortran [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : User Applications : Scientific/Engineering [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2008-01-15 00:35 |
24 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2>