Ports Search

Results 201210 of 6,332 for /net-p2p/.(0.054 seconds)
databases/credis-0.2.3 (Score: 0.04865275)
Library for communicating with Redis servers
Credis is a client library in plain C for communicating with Redis servers.
databases/innotop-1.11.1 (Score: 0.04865275)
MySQL and InnoDB monitoring program
innotop connects to a MySQL database server and retrieves information from it, then displays it in a manner similar to the UNIX top program. It runs on most Unix systems which have Perl, DBI, and Term::ReadKey installed.
databases/akonadi-googledata-1.2.0 (Score: 0.04865275)
Akonadi Resources for Google Contacts and Calendar
Google contacts and calendar akonadi resource. It allows syncing your calendar and contacts with your google account.
databases/pg_rman-1.2.3 (Score: 0.04865275)
Online backup and restore tool for PostgreSQL
pg_rman is an online backup and restore tool for PostgreSQL. The goal of the pg_rman project is providing a method for online backup and PITR as easy as pg_dump. Also, it maintains a backup catalog per database cluster. Users can maintain old backups including archive logs with one command.
databases/luadbi-0.5 (Score: 0.04865275)
LuaDBI driver
LuaDBI is a database interface library for Lua. It is designed to provide a RDBMS agnostic API for handling database operations.
databases/powerarchitect-1.0.7 (Score: 0.04865275)
Data modeling and profiling tool
[ excerpt from developer's www site ] The Power*Architect is a user-friendly data modeling tool created by data warehouse designers, and has many unique features geared specifically for the data warehouse architect. It allows users to reverse-engineer existing databases, perform data profiling on source databases, and auto-generate ETL metadata. Plus, the Power*Architect has the ability to take snapshots of database structures, allowing users to design DW data models while working offline.
databases/sqldf-0.4.7.1 (Score: 0.04865275)
SQL select on R data frames
sqldf is an R package for runing SQL statements on R data frames, optimized for convenience. The user simply specifies an SQL statement in R using data frame names in place of table names and a database with appropriate table layouts/schema is automatically created, the data frames are automatically loaded into the database, the specified SQL statement is performed, the result is read back into R and the database is deleted all automatically behind the scenes making the database's existence transparent to the user who only specifies the SQL statement.
databases/CouchDB-0.8 (Score: 0.04865275)
Simple Library to Allow Python Applications to Use CouchDB
This package provides a Python fast and full featured interface to CouchDB.
databases/leveldb-0.1.20130428 (Score: 0.04865275)
Thread-safe Python binding for LevelDB
py-leveldb is a thread-safe Python bindings for LevelDB. It has all features from the LevelDB API, except for: - Arbitrary key comparison - Snapshots - All iteration except for single-step forward
deskutils/libgcal-0.9.6 (Score: 0.04865275)
Library allowing communication with Google calendar and contacts
An ANSI C library allowing communication with google calendar and contacts, useful if you need to support this in a C or C++ application.