Software Map
Tag cloud | Project Tree | Project List
Project tree
Now limiting view to projects in the following categories:
Programming Language :: C [Remove This Filter]
24 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2>
0. Foreign Data Wrapper for Oracle - PostgreSQL extension that provides a Foreign Data Wrapper for easy and efficient read access to Oracle databases, including pushdown of WHERE conditions and required columns as well as comprehensive EXPLAIN support. |
- Development Status : 4 - Beta [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 : C (Now Filtering)
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 99.07 Activity Ranking: 2.00 Registered: 2011-08-12 10:15 |
1. SkyTools - Database management tools from Skype: WAL shipping, queueing, replication. The tools are named walmgr, PgQ and Londiste, respectively |
- 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 : OS Independent [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : Python [Filter]
- Topic : Database Administration [Filter]
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Activity Percentile: 88.79 Activity Ranking: 13.00 Registered: 2006-07-10 14:02 |
2. Indexable IPv4 range / CIDR type - ip4 and ip4r are types that contain a single IPv4 address and a range of IPv4 addresses
respectively. They can be used as a more flexible, indexable version of the cidr type. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C (Now Filtering)
- Topic : PostgreSQL Enhancements : Data Types [Filter]
|
Activity Percentile: 85.98 Activity Ranking: 16.00 Registered: 2005-03-09 18:37 |
3. PL/Lua - PL/Lua is a procedural language for PostgreSQL using Lua, a powerful, fast, light-weight, embeddable scripting language. |
- Development Status : 4 - Beta [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 : OS Independent [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Development [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 79.44 Activity Ranking: 23.00 Registered: 2008-01-06 03:56 |
4. Full Page Write Improvement - This project aims to reduce the size of archive log files by replacing backup blocks (full page writes) marked as "removable" (introduced in 8.3) with corresponding incremental logs. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 78.50 Activity Ranking: 24.00 Registered: 2007-11-16 06:12 |
5. libpqtypes - libpqtypes is a libpq extension that offers a new way of handling parameterized queries and getting result values, using a printf/scanf style interface. libpqtypes requires libpq-events, found in 8.4 or a supplied 8.3.x patch. |
- Development Status : 5 - Production/Stable [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 (Now Filtering)
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements [Filter]
- Topic : User Applications [Filter]
|
Activity Percentile: 71.03 Activity Ranking: 32.00 Registered: 2008-04-15 14:42 |
6. Better Oracle functions support - This project implements of some functions from the Oracle database. Some date functions (next_day, last_day, trunc, round, ...) are implemented now. The functionality was verified on Oracle 10g, and the module is useful for production work. |
- Development Status : 5 - Production/Stable [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Development : Database Compatibility [Filter]
- Topic : Database Development : Porting [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 69.16 Activity Ranking: 34.00 Registered: 2005-05-18 06:40 |
7. pg_filedump - pg_filedump provides facilities for low-level examination of PostgreSQL tables and indexes. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Development [Filter]
|
Activity Percentile: 59.81 Activity Ranking: 44.00 Registered: 2011-01-14 02:18 |
8. 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 [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Performance [Filter]
- Topic : PostgreSQL Enhancements : Data Types [Filter]
- Topic : User Applications : Scientific/Engineering [Filter]
|
Activity Percentile: 40.19 Activity Ranking: 65.00 Registered: 2011-03-09 10:46 |
9. 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 (Now Filtering)
- Programming Language : SQL [Filter]
- Topic : User Applications : Scientific/Engineering [Filter]
|
Activity Percentile: 39.25 Activity Ranking: 66.00 Registered: 2008-01-09 21:12 |
10. 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 (Now Filtering)
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 24.30 Activity Ranking: 82.00 Registered: 2008-03-20 12:22 |
11. 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 (Now Filtering)
- 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 |
12. 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 [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : C\+\+ [Filter]
- Topic : PostgreSQL Enhancements : Data Types [Filter]
- Topic : User Applications : Scientific/Engineering [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2007-03-16 03:24 |
13. 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 (Now Filtering)
- 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 |
14. 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 (Now Filtering)
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Programming Language : SQL [Filter]
- 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 |
15. 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 (Now Filtering)
- Programming Language : SQL [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2007-10-12 19:52 |
16. 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 (Now Filtering)
- 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 |
17. Python - Driver and PL/FDW. See http://github.com/python-postgres |
- Development Status : 3 - Alpha [Filter]
- Development Status : 4 - Beta [Filter]
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- License : OSI Approved : MIT/X Consortium License [Filter]
- License : OSI Approved : Python License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : Python [Filter]
- Topic : Database Development [Filter]
- Topic : Drivers/Interfaces [Filter]
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-04-06 17:02 |
18. PostgreSQL GUID data type module - PostgreSQL GUID data type |
- Development Status : 2 - Pre-Alpha [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]
- Operating System : OS Independent [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Development : Database Compatibility [Filter]
- Topic : PostgreSQL Enhancements : Data Types [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-12-15 11:46 |
19. GTIN Data Type - The GTIN data type is a full-featured, indexable data type implemented in C that allows values to be stored for all GTIN-compatible bar codes, including UPC, EAN 8, EAN 13, EAN 14, and SSCC. |
- 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 : C (Now Filtering)
- Programming Language : SQL [Filter]
- Topic : PostgreSQL Enhancements : Data Types [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-09-15 18:24 |
24 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2>