Software Map
Tag cloud | Project Tree | Project List
Project tree
Now limiting view to projects in the following categories:
Intended Audience :: Database Administrators [Remove This Filter]
Environment :: Console (Text Based) [Remove This Filter]
Intended Audience :: Application Developers [Remove This Filter]
12 projects in result set.
0. PostgreSQL Loader - The PostgreSQL Loader project is a fast data loader for PostgreSQL, with the ability to generate files of rejected rows. It currently requires Python and Psycopg (version 1 or version 2, latter prefered). |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Application Developers (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Python [Filter]
- Topic : Database Development [Filter]
|
Activity Percentile: 83.33 Activity Ranking: 19.00 Registered: 2005-03-29 01:35 |
1. 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) (Now Filtering)
- Intended Audience : Application Developers (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Programming Language : C [Filter]
- 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: 67.59 Activity Ranking: 36.00 Registered: 2004-08-20 08:45 |
2. 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) (Now Filtering)
- Intended Audience : Application Developers (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- Programming Language : C [Filter]
- Topic : Database Development : Database Compatibility [Filter]
- Topic : Drivers/Interfaces [Filter]
|
Activity Percentile: 44.44 Activity Ranking: 61.00 Registered: 2005-05-03 01:54 |
3. 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) (Now Filtering)
- Intended Audience : Application Developers (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- 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: 6.48 Activity Ranking: 102.00 Registered: 2008-06-09 17:10 |
4. 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) (Now Filtering)
- Intended Audience : Application Developers (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- 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 |
5. APLoader - APLoader, or Another Postgres Loader, is a front-end to the Postgresql COPY command written in Ruby. Features include: fault tolerance, a progress meter, failed batch logs, minimal requirements, a programmable API, and excellent performance. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Application Developers (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Ruby [Filter]
- Topic : Database Development [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2006-10-24 02:08 |
6. 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) (Now Filtering)
- Intended Audience : Application Developers (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- License : OSI Approved : BSD License [Filter]
- 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 |
7. 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) (Now Filtering)
- Intended Audience : Application Developers (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- 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 [Filter]
- 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 |
8. pgUnitTest - pgUnitTest is a tool for running unit tests on PostgreSQL databases. Unit tests can be either a comparison between an expected and an actual result of a query or an insert using random data generators. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Application Developers (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Java [Filter]
- Topic : Database Administration [Filter]
|
Registered: 2007-05-09 20:00 |
9. Pyrseas - Pyrseas provides a framework and utilities to upgrade and maintain a
relational database. Its purpose is to enhance and follow through on
the concepts of the Andromeda Project (http://www.andromeda-project.org/). |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Environment : Web Environment [Filter]
- Intended Audience : Application Developers (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : IT Staff [Filter]
- License : OSI Approved : BSD License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : Python [Filter]
- Programming Language : SQL [Filter]
- Topic : Database Development [Filter]
- Topic : Technical Applications : Software Development : Code Generators [Filter]
- Topic : Technical Applications : Software Development : Version Control [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2011-03-31 01:25 |
10. PGXN Client - A command line client to interact with the PostgreSQL Extension Network. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Application Developers (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- 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 |
11. pgLoggerCSV - pgLoggerCSV é um dameon em Linux que pega o log do Postgres e salva em uma tabela no próprio Postgres de forma automática, usado para monitoramento via query. |
- Development Status : 1 - Planning [Filter]
- Development Status : 2 - Pre-Alpha [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Application Developers (Now Filtering)
- Intended Audience : Database Administrators (Now Filtering)
- Intended Audience : Database Designers [Filter]
- License : OSI Approved : BSD License [Filter]
- License : OSI Approved : GNU General Public License \(GPL\) [Filter]
- Natural Language : Brazillian [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C [Filter]
- Programming Language : Procedural Language : PL/pgSQL [Filter]
- Topic : Database Administration : Database Monitoring [Filter]
- Topic : Database Administration : Performance [Filter]
|
Activity Percentile: 0.00 Activity Ranking: 0.00 Registered: 2010-03-31 16:37 |