Software Map
Tag cloud | Project Tree | Project List
Project tree
75 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2> <3> <4>
20. 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 [Filter]
- Topic : User Applications : Scientific/Engineering [Filter]
|
Activity Percentile: 39.25 Activity Ranking: 66.00 Registered: 2008-01-09 21:12 |
21. BenchmarkSQL - A TPC-C like benchmark, with a Java Swing/JDBC client. This robust set of tests can be used to measure the out-of-the-box OLTP performance of all major DB's including PostgreSQL/EnterpriseDB, Oracle, SQLSvr, & MySQL. |
- Development Status : 5 - Production/Stable [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 : OS Independent [Filter]
- Programming Language : Java [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 26.17 Activity Ranking: 80.00 Registered: 2005-03-05 21:23 |
22. Snapshot Cloning - pg_snapclone is a set of tools to allow faster dumping of very large PostgreSQL databases at release 8.1+. This is designed to speed up the process of migrating to later releases of PostgreSQL. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 24.30 Activity Ranking: 82.00 Registered: 2008-03-20 12:22 |
23. Komo PostgreSQL Client - Komo is a Java Eclipse RCP app used to develop client UIs. It includes basic program and database access elements. Import the source code into an Eclipse workspace and develop a custom application by adding the specific elements you need. |
- 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 : Graphical Interfaces \\\\\(GUI\\\\\) : GUI Builders [Filter]
|
Activity Percentile: 21.50 Activity Ranking: 85.00 Registered: 2006-04-21 17:23 |
24. 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 [Filter]
- Topic : Drivers/Interfaces [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 20.56 Activity Ranking: 86.00 Registered: 2006-05-01 01:20 |
25. 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 [Filter]
- 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.69 Activity Ranking: 88.00 Registered: 2008-06-05 15:45 |
26. 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 [Filter]
- 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: 14.02 Activity Ranking: 93.00 Registered: 2006-01-09 01:55 |
27. 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 [Filter]
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements [Filter]
- Topic : Technical Applications : Software Development [Filter]
|
Activity Percentile: 4.67 Activity Ranking: 103.00 Registered: 2008-06-09 17:10 |
28. pg_packages Free package implementation - Free and complete alternative to Oracle-like package implementation for PostgreSQL, including persistent variables, procedure and function logical wrapping, package declaration, optional initialization, overloading and easy pl/pgsql administration. |
- Development Status : 1 - Planning [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2009-10-27 14:43 |
29. Numerical Methods in PL/pgSQL - A library of numerical methods and mathematical functions in PL/pgSQL. |
- Development Status : 1 - Planning [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Topic : User Applications [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-04-01 04:04 |
30. 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 [Filter]
- 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 |
31. TrackerDB - PHP/PGSQL work order tracking software. Designed for shop workers, it tracks work orders' status from begining to end in a friendly manner. |
- Development Status : 3 - Alpha [Filter]
- Development Status : 4 - Beta [Filter]
- Environment : Web Environment [Filter]
- Intended Audience : End Users/Desktop [Filter]
- Intended Audience : IT Staff [Filter]
- Intended Audience : Other Audience [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : PHP [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Topic : Internet : Web [Filter]
- Topic : User Applications : Business : Customer Relationship \(CRM\) [Filter]
- Topic : User Applications : Business : Inventory [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2004-12-17 15:14 |
32. PGXN Client - A command line client to interact with the PostgreSQL Extension Network. |
- 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]
- Operating System : OS Independent [Filter]
- Programming Language : Python [Filter]
- Topic : Database Development [Filter]
|
Registered: 2011-05-02 22:48 |
33. Clear xlog tail - A stand-alone executable filter to zero the unused portion (if any) at the tail of a WAL (xlog) file. Its primary usage is to allow better compression of WAL files before transfer and/or storage. Useful in an archive_command statement or script. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : No Input/Output (Daemon) [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 : C [Filter]
- Topic : Technical Applications : Compression [Filter]
- Topic : Technical Applications : Systems Administration : System Backup [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2007-10-30 18:17 |
34. PG XMPP Connector - This project will allow the secure communication between two instances of PostgreSQL via XMPP. |
- Development Status : 2 - Pre-Alpha [Filter]
- Environment : Console (Text Based) [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 : GNU General Public License \(GPL\) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Perl [Filter]
- Topic : PostgreSQL Enhancements : Replication [Filter]
- Topic : Technical Applications : Networking : Network Clustering [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-02-02 18:24 |
35. Microsoft SQL Server compatibility - Support facilities for compatibility, coexistence with and porting from Microsoft SQL Server. |
- Development Status : 3 - Alpha [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 : Database Compatibility [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-11-23 17:09 |
36. libpqxxobject - libpqxxobject is a library providing database functionality to C++ classes, including SELECT, INSERT, UPDATE, DELETE, checkpointing and rollback. libpqxxobject is based upon libpqxx. |
- Development Status : 2 - Pre-Alpha [Filter]
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : BSD License [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C\+\+ [Filter]
- Topic : Drivers/Interfaces [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2004-05-09 16:48 |
37. GrantFu - Generates Grant/Revoke statements from a human-friendly config file. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Python [Filter]
- Topic : Database Administration [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-12-14 16:12 |
38. Sistema de Gestión Sanatorial - Sistema de Gestión de Sanatorios es una solución web en PHP y PostgreSQL, orientada a grandes empresas cuyos servicios están relacionados con la salud y la atención médica. Puede ser utilizado también en Hospitales públicos y consultorios médicos. |
- Development Status : 1 - Planning [Filter]
- Environment : Web Environment [Filter]
- Intended Audience : End Users/Desktop [Filter]
- Intended Audience : Other Audience [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : Spanish [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : PHP [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL [Filter]
- Topic : Internet : Web [Filter]
- Topic : User Applications : Business [Filter]
- Topic : User Applications : Medical [Filter]
|
Registered: 2005-01-15 19:17 |
39. MsSQL2PgSQL - Se trata de un pequeño programa desarrollado en Java v. 1.5 con el que exportamos tanto tablas, como claves primarias como externas desde una base de datos SQL Server a una PostgreSQL |
- Development Status : 4 - Beta [Filter]
- Environment : Win32 (MS Windows) [Filter]
- Environment : X11 Applications [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : Spanish [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Java [Filter]
- Topic : Database Development : Porting [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-01-30 10:55 |
75 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2> <3> <4>