Ports Search

Results 8190 of 1,144 for /databases/.(0.07 seconds)
databases/libmemcache-1.4.0.r2 (Score: 0.114958346)
The C library for accessing a memcache cluster
libmemcache is a high-performance C interface for databases/memcached. memcached is a distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
databases/luasql-2.3.3 (Score: 0.114958346)
Lua interface to MySQL
LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua program to: * Connect to ODBC, ADO, Oracle, MySQL, SQLite and PostgreSQL databases; * Execute arbitrary SQL statements; * Retrieve results in a row-by-row cursor fashion.
databases/mysql-1.1.1 (Score: 0.114958346)
OCaml bindings to libmysqlclient
ocaml-mysql is a package for OCaml that provides access to MySQL databases. It consists of low level functions implemented in C and a module MySQL intended for application development.
Perl extension for extensible DBIx::Class deployment
DBIx::Class::DeploymentHandler is, as its name suggests, a tool for deploying and upgrading databases with DBIx::Class. It is designed to be much more flexible than DBIx::Class::Schema::Versioned, hence the use of Moose and lots of roles.
databases/pydbx-0.14 (Score: 0.114958346)
Simple SQL database abstraction layer for Python
dbx is a simple SQL database abstraction layer for Python. The goal of dbx is to make using a SQL database as simple as possible while providing a consistent API across different databases.
databases/powerarchitect-1.0.7 (Score: 0.11471205)
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.
sysutils/pwsafe-0.2.0 (Score: 0.112152256)
Cmdline program that manages encrypted password databases
Pwsafe is a Unix commandline program that manages encrypted password databases. * Pure command-line operation if desired (good for remote access over ssh) * Can interact with X11 selection & clipboard. * Portable, endianess-clean, misaligned-access-free C++. Compiles cleanly on Linux, *BSD, OS X, Solaris. * Compatible with CounterPane's PasswordSafe Win32 program versions 1.9.x.
databases/phppgadmin-5.1 (Score: 0.11124639)
Web Based Postgres Administration
phpPgAdmin is phpMyAdmin (for MySQL) ported to PostgreSQL. phpPgAdmin is a fully functional PostgreSQL administration utility. You can use it to create and maintain multiple databases and even multiple servers. Features include: - create and drop databases - create, copy, drop and alter tables/views/sequences/functions/indicies/triggers - edit and add fields (to the extent Postgres allows) - execute any SQL-statement, even batch-queries - manage primary and unique keys - create and read dumps of tables - administer one single database - administer multiple servers - administer postgres users and groups LICENSE: GPL2 or later
databases/slony1v2-2.2.5 (Score: 0.11124639)
PostgreSQL master to multiple replicas replication system
Slony-I is enterprise-level "master to multiple slaves" replication system with cascading and failover. The big picture for the development of Slony-I is to build a master-slave system that includes all features and capabilities needed to replicate large databases to a reasonably limited number of slave systems. Slony-I is developed as a system for data centers and backup sites, where the normal mode of operation is that all nodes are available. Differences from 1.2 stream - Removal of TABLE ADD KEY - It drops all support for databases prior to PostgreSQL version 8.3.
databases/dbf-0.9.0 (Score: 0.11005716)
Show and convert the content of dBASE III, IV, and 5.0 files
dbf is an easy-to-use command line tool to show and convert the content of dBASE III, IV, and 5.0 files. It reads dBASE databases and prints the content to the screen or converts it to comma-separated (*.csv) files which can be opened in Excel, StarOffice, and most other spread sheets. It can also be used to show some statistics about the content.