Software Map
Tag cloud | Project Tree | Project List
Project tree
Now limiting view to projects in the following categories:
License :: OSI Approved :: BSD License [Remove This Filter]
Programming Language :: C [Remove This Filter]
75 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2> <3> <4>
20. DBLink-TDS - DBLink-TDS is a very simple version of the dblink contrib module but linked with freetds libs to connect to a MSSQL remote database.
Right now it's possible to returns tables with SELECTs and manipulate data with INSERT/UPDATE/DELETE. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Programming Language : C (Now Filtering)
- Topic : Database Development : Database Compatibility [Filter]
- Topic : Drivers/Interfaces [Filter]
|
Activity Percentile: 54.63 Activity Ranking: 50.00 Registered: 2005-05-03 01:54 |
21. SNMP agent for PostgreSQL - The SNMP(Simple Network Management Protocol) agent for PostgreSQL.
It reports the health state of PostgreSQL with original MIB(Management Information Base). |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 49.07 Activity Ranking: 56.00 Registered: 2005-12-06 01:02 |
22. pgreplay - Reads a PostgreSQL log file, extracts the SQL statements and executes them in the same order and timing against another database server.
Useful for performance tests with real-world workload. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 48.15 Activity Ranking: 57.00 Registered: 2010-03-08 09:49 |
23. pg_migrator - pg_migrator performs an in-place upgrade of existing data when upgrading from an old release of PostgreSQL to a new release.
This only supports migrations _to_ 8.4. For upgrades to 9.0 and later, use pg_upgrade, which is now in /contrib. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Natural Language : Japanese [Filter]
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows : Windows NT/2000/XP/2003 [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 47.22 Activity Ranking: 58.00 Registered: 2006-10-13 20:37 |
24. PL/LOLCODE - LOLCODE implementation suitable for use as a procedural language. Although as a language itself this isn't necessarily particularly useful, it is simple enough that it should become an effective tutorial on how to write a procedural language. |
- Development Status : 3 - Alpha [Filter]
- Environment : No Input/Output (Daemon) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Topic : Procedural Languages [Filter]
|
Activity Percentile: 34.26 Activity Ranking: 72.00 Registered: 2007-06-21 02:30 |
25. libpq for WindowsCE - The access sample application is offered with libpq for the client WindowsCE.
This can be made by a few changes by present PostgreSQL and wcecompat. |
- Development Status : 4 - Beta [Filter]
- Environment : Other Environment [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows : Windows CE [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : C\+\+ [Filter]
- Topic : Drivers/Interfaces [Filter]
|
Registered: 2007-04-19 23:38 |
26. UUID generation for FreeBSD - Provides UUID generation functions suitable for FreeBSD, avoiding the dependency on the ossp libraries which cause build problems with contrib/uuid-ossp. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Operating System : POSIX : BSD : FreeBSD [Filter]
- Programming Language : C (Now Filtering)
- Topic : PostgreSQL Enhancements : Data Types [Filter]
- Topic : PostgreSQL Enhancements : OS/Platforms [Filter]
|
Activity Percentile: 31.48 Activity Ranking: 75.00 Registered: 2008-12-18 16:25 |
27. Pg Buffercache - Pg_buffercache provides the ability to perform real-time queries on the buffercache for Postgresql versions earlier than 8.1. For 8.1 and above this is available in the contrib section of the source. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Database Administrators [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Programming Language : C (Now Filtering)
- Programming Language : SQL [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 28.70 Activity Ranking: 78.00 Registered: 2005-05-31 06:12 |
28. Pavel Stehule's collection - I wrote some perhaps useful functions for PostgreSQL. This project collect it and allows easy using of these functions. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Programming Language : C (Now Filtering)
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 26.85 Activity Ranking: 80.00 Registered: 2009-09-16 08:29 |
29. plpsm - ANSI SQL compliant language for stored procedures based on current plpgsql environment. |
- Development Status : 2 - Pre-Alpha [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Development : Database Compatibility [Filter]
|
Activity Percentile: 22.22 Activity Ranking: 85.00 Registered: 2006-10-28 16:26 |
30. 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 (Now Filtering)
- Natural Language : English [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 19.44 Activity Ranking: 88.00 Registered: 2005-04-06 18:25 |
31. 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 (Now Filtering)
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 16.67 Activity Ranking: 91.00 Registered: 2006-06-02 19:45 |
32. 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 (Now Filtering)
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- 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 |
33. 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 (Now Filtering)
- Natural Language : Czech [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Database Maintenance [Filter]
|
Activity Percentile: 7.41 Activity Ranking: 101.00 Registered: 2007-07-13 09:37 |
34. DTrace Probes - Adds DTrace probes to PostgreSQL. Sponsored by Sun Microsystems and Pervasive Software. |
- Development Status : 3 - Alpha [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Operating System : POSIX : SunOS/Solaris [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Performance [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 6.48 Activity Ranking: 102.00 Registered: 2005-12-14 20:05 |
35. 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 (Now Filtering)
- Natural Language : English [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C (Now Filtering)
- 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 |
36. 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 (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C (Now Filtering)
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2008-03-20 12:22 |
37. 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 (Now Filtering)
- Natural Language : English [Filter]
- Operating System : POSIX : BSD : FreeBSD [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C (Now Filtering)
- Topic : PostgreSQL Enhancements : Indexing [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2007-02-27 09:40 |
38. odbclink - Pl/pgsql is connected, and use ODBC interface is built in PostgreSQL to the ORACLE or SQLServer are connected. This operates best by Windows where the ODBC driver exists. It is easy to use and has a simple interface. |
- Development Status : 1 - Planning [Filter]
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Programming Language : C (Now Filtering)
- Topic : Drivers/Interfaces [Filter]
|
Registered: 2007-01-12 00:44 |
39. passgen - Small contrib for the random generation of password. |
- Development Status : 4 - Beta [Filter]
- Development Status : 5 - Production/Stable [Filter]
- Development Status : 6 - Mature [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Designers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : POSIX : BSD : FreeBSD [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C (Now Filtering)
- Programming Language : SQL [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2007-02-21 17:45 |
75 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2> <3> <4>