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]
Operating System :: POSIX [Remove This Filter]
Natural Language :: English [Remove This Filter]
26 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2>
0. PgBouncer - Lightweight connection pooler for PostgreSQL. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Administration : Performance [Filter]
- Topic : Technical Applications : Networking [Filter]
|
Activity Percentile: 99.19 Activity Ranking: 2.00 Registered: 2007-02-26 12:21 |
1. PostgreSQL top - 'top' for PostgreSQL processes. See running queries, query plans, issued locks, and table and index statistics. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) : Curses [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 88.62 Activity Ranking: 15.00 Registered: 2007-09-19 17:37 |
2. 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 (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements [Filter]
- Topic : Technical Applications : Networking : Network Clustering [Filter]
|
Activity Percentile: 80.49 Activity Ranking: 25.00 Registered: 2006-07-10 14:49 |
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 (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : MIT/X Consortium License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX (Now Filtering)
- Programming Language : C [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL [Filter]
- Topic : Database Administration : Performance [Filter]
- Topic : Internet : Web : Dynamic Content : Content Management Systems [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 78.05 Activity Ranking: 28.00 Registered: 2004-11-28 00:43 |
4. 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 (Now Filtering)
- 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.24 Activity Ranking: 29.00 Registered: 2008-06-09 17:10 |
5. 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 (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 (Now Filtering)
- 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 |
6. pg_migrator - pg_migrator performs an in-place upgrade of existing data when upgrading from an old release of PostgreSQL to a new release.
This only supports migrations _to_ 8.4. For upgrades to 9.0 and later, use pg_upgrade, which is now in /contrib. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [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 : Japanese [Filter]
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows : Windows NT/2000/XP/2003 [Filter]
- Operating System : POSIX (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 72.36 Activity Ranking: 35.00 Registered: 2006-10-13 20:37 |
7. Ora2Pg - Ora2Pg since v8.4 has moved to sf.net, see http://ora2pg.darold.net/
|
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX (Now Filtering)
- Programming Language : Perl [Filter]
- Topic : Database Administration [Filter]
|
Activity Percentile: 68.29 Activity Ranking: 40.00 Registered: 2008-01-03 14:12 |
8. pgreplay - Reads a PostgreSQL log file, extracts the SQL statements and executes them in the same order and timing against another database server.
Useful for performance tests with real-world workload. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 67.48 Activity Ranking: 41.00 Registered: 2010-03-08 09:49 |
9. 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 (Now Filtering)
- License : OSI Approved [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX (Now Filtering)
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL [Filter]
- Programming Language : Unix Shell [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 63.41 Activity Ranking: 46.00 Registered: 2008-05-03 09:12 |
10. PostgreSQL datafile viewer - Command line tool for dump PostgreSQL data file structures (pages/tuples). |
- Development Status : 2 - Pre-Alpha [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : Czech [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 60.98 Activity Ranking: 49.00 Registered: 2007-05-14 08:22 |
11. XlogViewer - The project is a enhanced version of xlogdump. To make it recognize more types of log entries, help modularize xlog and put an interface as an SQL function to view transaction logs (WAL). |
- Development Status : 3 - Alpha [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 59.35 Activity Ranking: 51.00 Registered: 2006-06-02 19:45 |
12. 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 (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- License : OSI Approved : zlib/libpng License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX (Now Filtering)
- Programming Language : Perl [Filter]
- Programming Language : Unix Shell [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Database Development : Reporting Tools [Filter]
|
Activity Percentile: 55.28 Activity Ranking: 56.00 Registered: 2008-05-08 07:26 |
13. Slony-I - Slony-I is a "master to multiple slaves" replication system supporting cascading and failover.
It uses a group communications system to manage its configuration, allowing dynamic reconfiguration of the cluster. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX (Now Filtering)
- Programming Language : C [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : Unix Shell [Filter]
- Topic : Database Administration [Filter]
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Registered: 2005-06-24 20:18 |
14. 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 (Now Filtering)
- Programming Language : C [Filter]
- Programming Language : Unix Shell [Filter]
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 38.21 Activity Ranking: 77.00 Registered: 2005-05-23 11:19 |
15. PgCheck-Integrity check for data files - Data integrity validation tool for PostgreSQL. |
- Development Status : 3 - Alpha [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : Czech [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 34.96 Activity Ranking: 81.00 Registered: 2007-07-13 09:37 |
16. Veil - Veil is a database security add-on for Postgres. It allows databases to be created with efficient row-level access controls: different users can access different subsets of data. |
- Development Status : 3 - 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)
- Operating System : POSIX (Now Filtering)
- Programming Language : C [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Topic : Database Administration [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 21.95 Activity Ranking: 97.00 Registered: 2005-09-13 18:45 |
17. QtSql Browser - Qt SQL Browser is a simple, generic GUI database browsing frontend. The tool is a very simple aggregation of the Qt database classes. The database abstraction is provided by the Qt database drivers. |
- Development Status : 3 - Alpha [Filter]
- Environment : X11 Applications [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX (Now Filtering)
- Programming Language : C\+\+ [Filter]
- Topic : Graphical Interfaces \\\\\(GUI\\\\\) : GUI Admin Tools [Filter]
|
Activity Percentile: 12.20 Activity Ranking: 109.00 Registered: 2004-05-24 09:32 |
18. Oralink - Oralink is a transparent gateway to access Oracle (tm) databases directly from PostgreSQL.
Can be used for integration , replication, or simply to access Oracle(tm) data using PostgreSQL . |
- Development Status : 4 - Beta [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 : GNU General Public License \(GPL\) [Filter]
- Natural Language : English (Now Filtering)
- Natural Language : Spanish [Filter]
- Operating System : POSIX (Now Filtering)
- Programming Language : C [Filter]
- Topic : Drivers/Interfaces [Filter]
|
Activity Percentile: 4.88 Activity Ranking: 118.00 Registered: 2004-11-02 18:07 |
19. pgbash - Pgbash is a BASH shell which includes the functionality of accessing the database for PostgreSQL. It is possible to execute SQL by making a shell script in the batch processing, and execute SQL directly in the interactive environment. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Administration [Filter]
- Topic : Drivers/Interfaces [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2009-07-28 16:13 |
26 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2>