Ports Search

Results 2,4712,480 of 5,886 for /net-im/.(0.005 seconds)
databases/phppgadmin-5.1 (Score: 0.0070083328)
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/postgis-2.2.2 (Score: 0.0070083328)
Geographic objects support for PostgreSQL databases
PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL" and has been certified as compliant with the "Types and Functions" profile. PostGIS development was started by Refractions Research as a project in open source spatial database technology. PostGIS is released under the GNU General Public License. PostGIS continues to be developed by a group of contributors led by a Project Steering Committee and new features continue to be added.
databases/leofs-1.3.0 (Score: 0.0070083328)
Highly scalable, fault-tolerant distributed file system
LeoFS is a highly scalable, fault-tolerant distributed file system for the Web. LeoFS provides High Cost Performance Ratio. It allows you to build LeoFS clusters using commodity hardware. LeoFS will require a smaller cluster than other storage to achieve the same performance. LeoFS is also very easy to setup and to operate. LeoFS provides High Reliability thanks to its great design on top of the Erlang/OTP capabilities. LeoFS system will stay up regardless of software errors or hardware failures happening inside the cluster. LeoFS provides High Scalability. Adding and removing nodes is simple and quick, allowing you to react swiftly when your needs change. A LeoFS cluster can be thought as elastic storage that you can stretch as much and as often as you need.
databases/carbon-0.9.15 (Score: 0.0070083328)
Backend storage application for graphite
Carbon is a backend data caching and persistence daemon for Graphite
databases/oops-0.9.1 (Score: 0.0070083328)
Object Oriented Database Library For Persistent Storage in Python
Object Oriented Database Library For Persistent Storage in Python
databases/mycli-1.6.0 (Score: 0.0070083328)
CLI for MySQL Database with auto-completion and syntax highlighting
mycli is a command line interface for MySQL, MariaDB, and Percona with auto-completion and syntax highlighting.
databases/oursql-0.9.3.2 (Score: 0.0070083328)
MySQL bindings for python
oursql is a set of MySQL bindings for python 2.4+ with a focus on wrapping the MYSQL_STMT API to provide real parameterization and real server-side cursors. MySQL 4.1.2 or better is required.
databases/mysqldumper-1.24.4 (Score: 0.0070083328)
Tool for backing up MySQL databases
MySQLDumper is a PHP and Perl based tool for backing up MySQL databases. You can easily dump your data into a backup file and, if needed, restore it. It is especially suited for shared hosting webspaces, where you don't have shell access. MySQLDumper is an open source project and released under the GPLv2 license.
databases/pyPgSQL-2.5.1 (Score: 0.0070083328)
Python DB-API 2 compliant library for using PostgreSQL databases
pyPgSQL is a package of two modules that provide a Python DB-API 2.0 compliant interface to PostgreSQL databases. The first module, libpq, exports the PostgreSQL C API to Python. This module is written in C and can be compiled into Python or can be dynamically loaded on demand. The second module, PgSQL, provides the DB-API 2.0 compliant interface and support for various PostgreSQL data types, such as INT8, NUMERIC, MONEY, BOOL, ARRAYS, etc. This module is written in Python. developed by Bill Allie et al
databases/sqlrelay-0.65.0 (Score: 0.0070083328)
Python modules to access to SQL Relay
This package provides Python modules to access to SQL Relay.