Software Map
Tag cloud | Project Tree | Project List
Project tree
182 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2> <3> <4> <5> <6> <7> <8> <9> <10>
120. KPoGre - KPoGre is KDE tool for PostgreSQL database. It uses libpgxx library.
KPoGre allow browse through PostgreSQL system catalog and sending queries to databases. |
- Development Status : 4 - Beta [Filter]
- Environment : X11 Applications : KDE [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C\+\+ [Filter]
- Topic : Database Administration [Filter]
|
Registered: 2004-05-16 20:58 |
121. 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 [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Ruby [Filter]
- Topic : Database Development [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-10-24 02:08 |
122. 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 [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Natural Language : French [Filter]
- Natural Language : Russian [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration [Filter]
- Topic : Database Development [Filter]
- Topic : PostgreSQL Community [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2004-07-06 04:40 |
123. simplefti - This code is a simplistic, userland implementation of full text indexing for PostgreSQL which is still useful for some corner cases. Has been kicked out of /contrib, and an owner is wanted (e-mail josh@postgresql.org). |
- Development Status : 7 - Depreciated [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 [Filter]
- Programming Language : C [Filter]
- Topic : PostgreSQL Enhancements : Indexing [Filter]
|
Registered: 2006-07-10 22:01 |
124. 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 [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C\+\+ [Filter]
- Topic : Graphical Interfaces \\\\\(GUI\\\\\) : GUI Admin Tools [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2004-05-24 09:32 |
125. Stored procedures unit-test framework - PGUnit is a xUnit-style framework for stored procedures in PostgreSQL 8.3+. It allows database developers to write automated tests for stored procedures or use TDD concepts. Tests are executed within automatically rolled-back transactions. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Topic : Database Development [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2008-11-09 12:26 |
126. 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 [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Programming Language : C [Filter]
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2007-08-08 09:07 |
127. Add Dependencies Script - This script helps update old (pre-7.3) PostgreSQL databases after conversion so that they will work with modern versions of PostgreSQL. Currently broken and in need of a maintainer (contact josh@postgresql.org) |
- Development Status : 7 - Depreciated [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Programming Language : Perl [Filter]
- Topic : Database Administration [Filter]
|
Registered: 2006-08-08 01:07 |
128. JDBC Driver - JDBC Driver for PostgreSQL |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Java [Filter]
- Topic : Drivers/Interfaces [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-09-06 14:25 |
129. 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 [Filter]
- Programming Language : C [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Registered: 2006-07-10 19:09 |
130. MAC-Manfacturer - This is a set of scripts which imports the IEEE database of MAC addresses & devices. Used to be in /contrib. |
- Development Status : 7 - Depreciated [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Programming Language : SQL [Filter]
- Topic : Technical Applications : Networking [Filter]
|
Registered: 2006-07-10 22:05 |
131. Postgres-XC - Postgres-XC is a write-scalable synchronous multi-master PostgreSQL cluster with the following features.
1) Both read and write scalability.
2) Configured with more than one server.
3) Complete global transaction and visibility management. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : GNU Lesser General Public License \(LGPL\) [Filter]
- Natural Language : English [Filter]
- Natural Language : Japanese [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2010-03-16 01:02 |
132. Nairo Game Management System - NairoGMS, http://www.nairo.eu, is a game management system that run on apache+php4+PostgreSQL. |
- Development Status : 2 - Pre-Alpha [Filter]
- Environment : Web Environment [Filter]
- Intended Audience : End Users/Desktop [Filter]
- Intended Audience : Webmasters/designers [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : PHP [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Topic : User Applications : Games/Entertainment [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-11-10 10:03 |
133. Tree structure manipulation functions - A functions library to manipulate trees
and hierarchical structures under PL/pgSQL.
Some Features: add/remove Nodes, tree traversal, tree level traversal, xml/html tree conversion, get path from root to node, get anchestor of 2 nodes |
- Development Status : 4 - Beta [Filter]
- Environment : Other Environment [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Topic : PostgreSQL Enhancements : Data Types [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2007-10-01 18:38 |
134. 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 [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2007-10-12 19:52 |
135. PLUnit - PLUnit is a set of utility functions written in PL/pgSQL to aid in writing a running unit tests on the database. PLUnit allows the tests to be written in the procedural language of choice without the need to learn a new language or a special syntax. |
- Development Status : 3 - Alpha [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Topic : Database Development [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2007-08-18 19:34 |
136. 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 [Filter]
- Topic : PostgreSQL Enhancements : Data Types [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2009-06-17 22:10 |
137. pg-randomness - This project will provide C language functions that support some statistical calculations to determine the randomness of data, e.g. calculation of the Shannon bit/byte entropy or Pearson's chi-square statistics. |
- Development Status : 4 - Beta [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL [Filter]
- Topic : User Applications : Scientific/Engineering [Filter]
|
Registered: 2010-03-13 10:53 |
138. PostgreSQL SUSE RPM packages - PostgreSQL RPMs for SUSE are maintained on the openSUSE Build Service (http://build.opensuse.org/) in the project server:database:postgresql. Please go there to download packages and contribute to their development. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Database Administrators [Filter]
- Natural Language : English [Filter]
- Natural Language : German [Filter]
- Operating System : POSIX : Linux [Filter]
- Topic : PostgreSQL Enhancements : OS/Platforms [Filter]
|
Registered: 2004-11-19 08:48 |
139. Postgres-R - Postgres-R is an extension to the relational database system PostgreSQL providing efficient, fast and consistent database replication. |
- Development Status : 3 - Alpha [Filter]
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C [Filter]
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-07-17 07:15 |
182 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2> <3> <4> <5> <6> <7> <8> <9> <10>