Software Map
Tag cloud | Project Tree | Project List
Project tree
Now limiting view to projects in the following categories:
Natural Language :: English [Remove This Filter]
182 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2> <3> <4> <5> <6> <7> <8> <9> <10>
60. PGSpy - PGSpy uses libpcap to sniff out and display the queries being sent to a database - provides functionality similar to log_statement in postgresql.conf however it is not invasive and does not clutter your logs. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Programming Language : C [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 19.44 Activity Ranking: 88.00 Registered: 2005-04-06 18:25 |
61. PyReplica - Simple Python-based PostgreSQL replicator using a master plpython trigger, signals, sequences, two-phase commit (2PC) and a python client daemon |
- Development Status : 4 - Beta [Filter]
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English (Now Filtering)
- Natural Language : Spanish [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Procedural Language : PL/pythonU [Filter]
- Programming Language : Python [Filter]
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Activity Percentile: 18.52 Activity Ranking: 89.00 Registered: 2008-06-05 15:45 |
62. 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 [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 16.67 Activity Ranking: 91.00 Registered: 2006-06-02 19:45 |
63. Field Level Multilingual Support for PG - With combination of plpg, array suppurt and types one can define mulitilingual support at field level, the main goal is to explore what this sulotion is best for, like porting old db model to multilingual model as well as model design for light dbs. |
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English (Now Filtering)
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Topic : Database Administration [Filter]
- Topic : Graphical Interfaces \\\\\(GUI\\\\\) : GUI Builders [Filter]
- Topic : PostgreSQL Enhancements : Data Types [Filter]
|
Activity Percentile: 14.81 Activity Ranking: 93.00 Registered: 2006-02-12 21:51 |
64. pglogger - Combined Daemon and Tool, to send Apache weblogs and Squid access logs to a Postgresql database. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Other Audience [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Topic : Technical Applications : Systems Administration : System Logging [Filter]
|
Activity Percentile: 13.89 Activity Ranking: 94.00 Registered: 2004-05-12 09:48 |
65. PostgreSQL Multiple Precision Arithmetic - This extension adds support in PostgreSQL for the data types and
functions avaliable in the GMP library for arbitrary precision
arithmetic. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- Intended Audience : Other Audience [Filter]
- License : OSI Approved : GNU Lesser General Public License \(LGPL\) [Filter]
- Natural Language : English (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Performance [Filter]
- Topic : PostgreSQL Enhancements : Data Types [Filter]
- Topic : User Applications : Scientific/Engineering [Filter]
|
Activity Percentile: 12.96 Activity Ranking: 95.00 Registered: 2011-03-09 10:46 |
66. 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 [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX [Filter]
- 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 |
67. tsWebEditor - A database designer (ERD). It supports PgSQL/MySQL, but you can create your own database interface. You can simple design, import and export database objects. |
- Development Status : 4 - Beta [Filter]
- Environment : Win32 (MS Windows) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- Intended Audience : Webmasters/designers [Filter]
- License : OSI Approved : MIT/X Consortium License [Filter]
- Natural Language : English (Now Filtering)
- Natural Language : German [Filter]
- Operating System : Microsoft [Filter]
- Programming Language : Delphi/Kylix [Filter]
- Programming Language : PHP [Filter]
- Topic : Database Development : Diagramming \(ERD\) [Filter]
- Topic : Internet : Web : Dynamic Content [Filter]
- Topic : Technical Applications : Software Development : Development Environments \(IDE\) [Filter]
|
Activity Percentile: 11.11 Activity Ranking: 97.00 Registered: 2005-01-05 13:26 |
68. SparseGraph: a fast graph data structure - SparseGraph implements an efficient data type and related functions for storing and querying large, sparse directed or undirected graphs. Its focus is on making graph queries efficient, so it is not optimized for the case of frequently-changing graphs. |
- Development Status : 4 - Beta [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : GNU Lesser General Public License \(LGPL\) [Filter]
- Natural Language : English (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Programming Language : C\+\+ [Filter]
- Topic : PostgreSQL Enhancements : Data Types [Filter]
- Topic : User Applications : Scientific/Engineering [Filter]
|
Activity Percentile: 10.19 Activity Ranking: 98.00 Registered: 2007-03-16 03:24 |
69. pgQueryManager - The idea is to create a software to manage tables, views, stored procedures, etc. Execute also Querys. Sintax highliting, modular to be extensible. Developed in C/C++. |
- Development Status : 1 - Planning [Filter]
- Environment : Win32 (MS Windows) [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : Brazillian [Filter]
- Natural Language : English (Now Filtering)
- Operating System : Microsoft : Windows : Windows NT/2000/XP/2003 [Filter]
- Programming Language : C\+\+ [Filter]
- Topic : Graphical Interfaces \(GUI\) [Filter]
|
Activity Percentile: 9.26 Activity Ranking: 99.00 Registered: 2004-05-20 10:56 |
70. 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 [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : Czech [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 7.41 Activity Ranking: 101.00 Registered: 2007-07-13 09:37 |
71. 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 (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 [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 |
72. BioPostgres - BioPostgres is a collection of modules that extend PostgreSQL for Computational Biology. It implements new datatypes (graph, range, location, etc) with query operators, index and related tools for large-scale analysis. See also http://biopostgres.org |
- Development Status : 3 - Alpha [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Programming Language : Java [Filter]
- Programming Language : Procedural Language [Filter]
- Topic : PostgreSQL Enhancements : Data Types [Filter]
- Topic : PostgreSQL Enhancements : Indexing [Filter]
- Topic : User Applications : Scientific/Engineering [Filter]
|
Activity Percentile: 4.63 Activity Ranking: 104.00 Registered: 2006-01-09 01:55 |
73. 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 (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL [Filter]
- 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 |
74. 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 [Filter]
- 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 [Filter]
- Topic : Drivers/Interfaces [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 1.85 Activity Ranking: 107.00 Registered: 2006-11-27 17:38 |
75. PL/scheme - PL/scheme is a procedural language handler for Scheme programming language using Guile. With lots of builtin SRFIs and complete R5RS compliancy supplied by Guile, you'll able to power up your procedures in your favorite programming language! |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Programming Language : Procedural Language [Filter]
- Programming Language : Scheme [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 0.93 Activity Ranking: 108.00 Registered: 2006-08-11 13:47 |
76. userlocks - This project provides compatibility between the legacy userlock contrib module and the newer advisory locks feature. As of PostgreSQL 8.2, userlocks are no longer provided as part of the PostgreSQL distribution due to licensing issues. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English (Now Filtering)
- Programming Language : C [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Registered: 2006-07-10 19:09 |
77. .NET 2.0 Member, Role, Profile Providers - Microsoft .NET 2.0 introduces new features around the 'provider' model, and ships with Membership, Role, and Profile providers that simplify management of user account information. This project ports these 3 providers to support Postgres. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Web Environment [Filter]
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : Microsoft : Windows : Windows NT/2000/XP/2003 [Filter]
- Programming Language : C# [Filter]
- Topic : Database Development : Database Compatibility [Filter]
- Topic : Technical Applications : Software Development [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-02-14 22:35 |
78. PostgreSQL - Edit Distance - Contrib written in C for the calculation of the edit-distance inside PostgreSQL, much profit in case of searches approximated in metric spaces. |
- Development Status : 3 - Alpha [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : POSIX : BSD : FreeBSD [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Topic : PostgreSQL Enhancements : Indexing [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2007-02-27 09:40 |
79. PHP Pg Edit - Instant table editor in PHP.
Some features : record addition, change, view, copy and removal
- table paging, sorting and filtering
- lookups into other tables (1:M bindings)
- output design by CSS
- logging user actions, multilanguage support |
- Development Status : 4 - Beta [Filter]
- Environment : Web Environment [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Webmasters/designers [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : PHP [Filter]
- Topic : Graphical Interfaces \(GUI\) [Filter]
- Topic : Internet : Web : Dynamic Content [Filter]
- Topic : Technical Applications : Software Development [Filter]
|
Registered: 2006-11-25 23:58 |
182 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2> <3> <4> <5> <6> <7> <8> <9> <10>