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]
75 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2> <3> <4>
40. 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 [Filter]
- Programming Language : SQL [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2007-02-21 17:45 |
41. 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 (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL [Filter]
- Topic : PostgreSQL Enhancements : Data Types [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-09-15 18:24 |
42. Full Disjunction - The full-disjunction operation is a variation of the join operator that
maximally combines tuples from connected relations, while preserving all
information in the relations. Useful for integrating heterogeneous data sources (web sources). BSD License. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Other Environment [Filter]
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Topic : Other/Non-listed Topic [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-06-02 14:21 |
43. 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 (Now Filtering)
- 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 |
44. 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 (Now Filtering)
- 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 |
45. DBmirror - dbmirror is a trigger based master/slave replication system for Postgresql written in C and Perl. It was included in the contrib module for Postgresql in versions 7.3 to 8.1.
DBMirror is no longer under active development. |
- Development Status : 7 - Depreciated [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Programming Language : C [Filter]
- Programming Language : SQL [Filter]
- Topic : PostgreSQL Enhancements : Replication [Filter]
|
Registered: 2006-07-10 15:42 |
46. 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 (Now Filtering)
- Natural Language : English [Filter]
- Programming Language : C [Filter]
- Topic : PostgreSQL Enhancements : Indexing [Filter]
|
Registered: 2006-07-10 22:01 |
47. pgsqlformac - To provide a simple and easy to install binary installation of the PostgreSQL database engine and some supplimental tools. |
- Development Status : 1 - Planning [Filter]
- Development Status : 3 - Alpha [Filter]
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : MacOS [Filter]
- Programming Language : C [Filter]
- Programming Language : Objective C [Filter]
- Programming Language : SQL [Filter]
- Topic : Database Administration [Filter]
- Topic : Graphical Interfaces \(GUI\) [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-09-30 02:31 |
48. PostgreSQL RPM Building Project - This project aims to build PostgreSQL RPMS for Fedora Core and Red Hat and maintain them. |
- Development Status : 6 - Mature [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2004-10-30 20:14 |
49. 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 (Now Filtering)
- 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 |
50. File System Utilities - File system utilities to allow listing volumes and their sizes. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Operating System : Microsoft : Windows : Windows NT/2000/XP/2003 [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Programming Language : SQL [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Technical Applications : Systems Administration : Filesystems [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-02-24 21:34 |
51. get_xml - get_xml is a function that allows you to publish any query result as an XML document. |
- Development Status : 4 - Beta [Filter]
- Intended Audience : Application Developers [Filter]
- Intended Audience : Database Administrators [Filter]
- Intended Audience : Webmasters/designers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Natural Language : Spanish [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- Topic : Database Development : Reporting Tools [Filter]
- Topic : Internet : Web : Dynamic Content [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-09-27 20:40 |
52. 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 [Filter]
- Programming Language : SQL [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-05-31 06:12 |
53. VC++ Projects for PostgreSQL - This project is deprecated because VC++ support is now in the main branch of PostgreSQL. |
- Development Status : 4 - Beta [Filter]
- Environment : Win32 (MS Windows) [Filter]
- Intended Audience : Application Developers [Filter]
- License : OSI Approved : BSD License (Now Filtering)
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows : Windows NT/2000/XP/2003 [Filter]
- Programming Language : C [Filter]
- Topic : PostgreSQL Enhancements : OS/Platforms [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-09-01 08:50 |
54. Bizgres - Bizgres project creates and builds a PostgreSQL "distribution", including experimental core mods, for an optimized Business Intelligence version. Downloads and Docs are on homepage www.bizgres.org |
- 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)
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Operating System : POSIX : SunOS/Solaris [Filter]
- Programming Language : C [Filter]
- Programming Language : Java [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-04-16 19:13 |
55. dblink-ldap - dblink functions to access an LDAP directory as a table/view in PostgreSQL. |
- Development Status : 4 - Beta [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 [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2005-08-26 14:22 |
56. 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 (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- 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 |
57. 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 (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : C [Filter]
- 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 |
58. pgAutotune - Using a template postgresql.conf and test data, pgAutotune will run through a process of testing different settings on your PostgreSQL server and determine which settings have the best performance. |
- 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 : POSIX [Filter]
- Programming Language : C [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2004-04-26 20:00 |
59. IGNITE : PGSQL Information Integrator - IGNITE is a PostgreSQL-based information integrating system |
- 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 (Now Filtering)
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows : Windows NT/2000/XP/2003 [Filter]
- Operating System : POSIX : BSD : FreeBSD [Filter]
- Programming Language : C [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Topic : Database Development [Filter]
- Topic : PostgreSQL Enhancements [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-03-07 18:04 |
75 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1> <2> <3> <4>