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]
25 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2>
0. 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 [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Performance [Filter]
- Topic : Database Development [Filter]
|
Activity Percentile: 98.10 Activity Ranking: 3.00 Registered: 2005-11-04 08:18 |
1. pg_reorg - pg_reorg can re-organize tables without any locks, and can be a better alternative of CLUSTER and VACUUM FULL. This project is not active now, and fork project "pg_repack" takes over its role. See https://github.com/reorg/pg_repack for details. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Natural Language : Japanese [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 83.81 Activity Ranking: 18.00 Registered: 2008-11-23 07:45 |
2. 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: 80.95 Activity Ranking: 21.00 Registered: 2005-02-20 11:52 |
3. 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: 70.48 Activity Ranking: 32.00 Registered: 2004-11-28 00:43 |
4. pgfincore - PgFincore is a set of functions to manage blocks in memory. |
- Intended Audience : Database Administrators [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 68.57 Activity Ranking: 34.00 Registered: 2009-06-04 15:57 |
5. 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: 61.90 Activity Ranking: 41.00 Registered: 2004-08-20 08:45 |
6. 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: 58.10 Activity Ranking: 45.00 Registered: 2008-05-03 09:12 |
7. Postgres Forms (pfm) - This project will be succeeded by PostSqlForms, which inherits all functionality of Postgres Forms. PostSqlForms is published at http://sourceforge.net/projects/postsqlforms/. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Win32 (MS Windows) [Filter]
- Environment : X11 Applications [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows : Windows NT/2000/XP/2003 [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : SQL (Now Filtering)
- Programming Language : Tcl [Filter]
- Topic : Graphical Interfaces \(GUI\) [Filter]
|
Activity Percentile: 55.24 Activity Ranking: 48.00 Registered: 2006-10-16 17:15 |
8. Pg Buffercache - Pg_buffercache provides the ability to perform real-time queries on the buffercache for Postgresql versions earlier than 8.1. For 8.1 and above this is available in the contrib section of the source. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 44.76 Activity Ranking: 59.00 Registered: 2005-05-31 06:12 |
9. PostgreStats - PostgreStats enables DBAs to extract, store, monitor and display online statistics from PostgreSQL's Statistic Collector in timed-cycles in views such as Monthly Snapshot, Daily Individual, Month VS Month comparison, Weekly Trending and Yearly Snapshot. |
- Environment : No Input/Output (Daemon) [Filter]
- Environment : Web Environment [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : JavaScript [Filter]
- Programming Language : PHP [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Database Administration : Performance [Filter]
- Topic : Database Development : Reporting Tools [Filter]
|
Activity Percentile: 35.24 Activity Ranking: 69.00 Registered: 2013-02-08 20:38 |
10. Postgresql utility scripts - This is a collection of bash scripts which are intended to be cron runable and provide various utilities for postgresql databases. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : IT Staff [Filter]
- Intended Audience : Other Audience [Filter]
- License : OSI Approved : BSD License [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : SQL (Now Filtering)
- Programming Language : Unix Shell [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 23.81 Activity Ranking: 81.00 Registered: 2005-08-27 17:56 |
11. 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: 9.52 Activity Ranking: 96.00 Registered: 2005-11-23 07:34 |
12. 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: 8.57 Activity Ranking: 97.00 Registered: 2008-06-09 17:10 |
13. 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 |
14. 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 |
15. PostgreSQL Database Administration Tools - pgtools is a package with usefull utillities for manteining, monitoring, and administrate PostgreSQL database clusters. |
- Development Status : 2 - Pre-Alpha [Filter]
- Environment : Console (Text Based) [Filter]
- Environment : Web Environment [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : Brazillian [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : PHP [Filter]
- Programming Language : SQL (Now Filtering)
- Programming Language : Unix Shell [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-11-28 16:28 |
16. Honeycomb - Honeycomb is a multiple data sources management system including postgreSql, Oracle, MS SqlServer, MySql and so on. Besides these functions, Honeycomb can also support information integration from different and distributed data sources. |
- Development Status : 3 - Alpha [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : Apache Software License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Java [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : Database Administration [Filter]
- Topic : Graphical Interfaces \\\\\(GUI\\\\\) : GUI Admin Tools [Filter]
- Topic : User Applications [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2010-03-24 09:20 |
17. DBmirror - dbmirror is a trigger based master/slave replication system for Postgresql written in C and Perl. It was included in the contrib module for Postgresql in versions 7.3 to 8.1.
DBMirror is no longer under active development. |
- Development Status : 7 - Depreciated [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL (Now Filtering)
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Registered: 2006-07-10 15:42 |
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. Oracle Compatibility Functions - Oracle Compatibility Functions. |
- Development Status : 3 - Alpha [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 [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: 0.00 Activity Ranking: 0.00 Registered: 2005-12-13 03:27 |
25 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2>