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]
102 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2> <3> <4> <5> <6>
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.06 Activity Ranking: 2.00 Registered: 2011-08-12 10:15 |
1. pg_bulkload - pg_bulkload is a high speed data loading utility for PostgreSQL |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Natural Language : Japanese [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Performance [Filter]
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 98.11 Activity Ranking: 3.00 Registered: 2007-03-08 10:26 |
2. PgBouncer - Lightweight connection pooler for PostgreSQL. |
- 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 [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Performance [Filter]
- Topic : Technical Applications : Networking [Filter]
|
Activity Percentile: 97.17 Activity Ranking: 4.00 Registered: 2007-02-26 12:21 |
3. pgpool - This site is depricated. Please go to new site: http://www.pgpool.net |
- 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 [Filter]
- Operating System : POSIX : BSD : FreeBSD [Filter]
- Operating System : POSIX : Linux [Filter]
- Operating System : POSIX : SunOS/Solaris [Filter]
- Programming Language : C (Now Filtering)
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Registered: 2004-12-17 03:06 |
4. pg_statsinfo - pg_statsinfo is a utility that monitor statistics and the activity of PostgreSQL. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Natural Language : Japanese [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : Perl [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 90.57 Activity Ranking: 11.00 Registered: 2009-01-19 10:23 |
5. textsearch-ja - Integrated Full-Text-Search for Japanese language using morphological analyze. |
- Development Status : 5 - Production/Stable [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]
- Natural Language : Japanese [Filter]
- Operating System : Microsoft : Windows : Windows NT/2000/XP/2003 [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Topic : PostgreSQL Enhancements : Data Types [Filter]
- Topic : PostgreSQL Enhancements : Indexing [Filter]
|
Activity Percentile: 89.62 Activity Ranking: 12.00 Registered: 2007-09-06 11:12 |
6. 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.68 Activity Ranking: 13.00 Registered: 2006-07-10 14:02 |
7. 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: 87.74 Activity Ranking: 14.00 Registered: 2005-03-09 18:37 |
8. 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 [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 83.96 Activity Ranking: 18.00 Registered: 2007-09-19 17:37 |
9. pg_reorg - pg_reorg can re-organize tables without any locks, and can be a better alternative of CLUSTER and VACUUM FULL. This project is not active now, and fork project "pg_repack" takes over its role. See https://github.com/reorg/pg_repack for details. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Natural Language : Japanese [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : SQL [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 83.02 Activity Ranking: 19.00 Registered: 2008-11-23 07:45 |
10. 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.25 Activity Ranking: 23.00 Registered: 2008-01-06 03:56 |
11. 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 [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Topic : PostgreSQL Enhancements : Data Types [Filter]
- Topic : PostgreSQL Enhancements : Indexing [Filter]
- Topic : User Applications : Scientific/Engineering [Filter]
|
Registered: 2006-11-12 17:25 |
12. 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: 77.36 Activity Ranking: 25.00 Registered: 2007-11-16 06:12 |
13. Table Audit - PostgreSQL Table Log uses a trigger to log any INSERTs, UPDATEs
and DELETEs on a specific table into another table.
The second part of tablelog is able to restore the state of the
original table or of a specific row for any time in the past. |
- 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 : POSIX : Linux [Filter]
- Operating System : POSIX : Other [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : SQL [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Technical Applications : Software Development : Version Control [Filter]
- Topic : Technical Applications : Systems Administration : System Logging [Filter]
|
Activity Percentile: 76.42 Activity Ranking: 26.00 Registered: 2005-02-20 11:52 |
14. 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: 72.64 Activity Ranking: 30.00 Registered: 2008-04-15 14:42 |
15. 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 [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements [Filter]
- Topic : Technical Applications : Networking : Network Clustering [Filter]
|
Activity Percentile: 71.70 Activity Ranking: 31.00 Registered: 2006-07-10 14:49 |
16. PostgreSQL table comparator - pgComparator is a tool to compare possibly very big tables in different locations and report differences, with a network and time-efficient approach. |
- 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]
- Natural Language : English [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : Perl [Filter]
- Programming Language : SQL [Filter]
- Topic : Database Administration : Database Maintenance [Filter]
- Topic : Database Development : Reporting Tools [Filter]
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Activity Percentile: 70.75 Activity Ranking: 32.00 Registered: 2004-08-20 08:45 |
17. PGCluster - PGCluster is the synchronous replication system of the multi-master composition for PostgreSQL |
- Development Status : 4 - Beta [Filter]
- 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]
- Natural Language : Japanese [Filter]
- Operating System : POSIX : BSD : FreeBSD [Filter]
- Operating System : POSIX : Linux [Filter]
- Operating System : POSIX : SunOS/Solaris [Filter]
- Programming Language : C (Now Filtering)
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Activity Percentile: 67.92 Activity Ranking: 35.00 Registered: 2005-02-10 09:59 |
18. 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: 66.98 Activity Ranking: 36.00 Registered: 2005-05-18 06:40 |
19. pgfincore - PgFincore is a set of functions to manage blocks in memory. |
- Intended Audience : Database Administrators [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : SQL [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 65.09 Activity Ranking: 38.00 Registered: 2009-06-04 15:57 |
102 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2> <3> <4> <5> <6>