Ports 搜索

共有5,161项符合/ports-mgmt/的查询结果,以下是第771780项(搜索用时0.005秒)
databases/oracle10g-10.2.0.5 (Score: 0.006224396)
The JDBC drivers for Oracle 10g
This is a port of the JDBC driver which is used to access Oracle 10g databases using a database-independant API in Java for use with JDK 1.5.
databases/oracle11g-11.2.0.4 (Score: 0.006224396)
JDBC drivers for Oracle 11g
This is a port of the JDBC driver which is used to access Oracle 11g databases using a database-independant API in Java for use with JDK 1.5.
databases/akonadi-googledata-1.2.0 (Score: 0.006224396)
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/jrobin-1.5.14 (Score: 0.006224396)
Pure Java alternative to RRDTool
JRobin is a 100% pure java implementation of RRDTool's functionality. It follows the same logic and uses the same data sources, archive types and definitions as RRDTool does. JRobin supports all standard operations on Round Robin Database (RRD) files: CREATE, UPDATE, FETCH, LAST, DUMP, XPORT and GRAPH. JRobin's API is made for those who are familiar with RRDTool's concepts and logic, but prefer to work with pure java. If you provide the same data to RRDTool and JRobin, you will get exactly the same results and graphs. JRobin is made from the scratch and it uses very limited portions of RRDTool's original source code. JRobin does not use native functions and libraries, has no Runtime.exec() calls and does not require RRDTool to be present. JRobin is distributed as a software library (jar files) and comes with full java source code (LGPL licence).
databases/beansdb-0.7.1.4 (Score: 0.006224396)
Yet another distributed key-value storage system from Douban Inc
BeansDB is a major amount of data for large, high-availability storage systems distributed KeyValue using HashTree and simplified version number to quickly synchronize to ensure consistency in the final (weak), a simplified version of the Dynamo.
databases/libnvpair-2.0 (Score: 0.006224396)
Illumos name-value pair library
libnvpair is a name-value pair library originating from Solaris The nvpair library was released in OpenSolaris and has been extended by the Illumos project. It exports a set of functions used for managing name-value pairs. This is a base library for Solaris and its descendents. However, the kernel-specific code has been removed thus libnvpair is strictly meant for the userland. The XDR functionality has been masked for now due to RPC differences between *BSD and Illumos.
databases/flamerobin-0.9.2 (Score: 0.006224396)
GUI administration tool for firebird database
Nice and very useful firebird database administration tool with many features.
databases/libmemcache-1.4.0.r2 (Score: 0.006224396)
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/libsdb-0.10.1 (Score: 0.006224396)
Simple database library
This is libsdb, the simple database library, which provides a way to support multiple database management systems in an application with negligeable overhead, in terms of code as well as system resources. Supported databases: - Lago - Mysql - Sqlite - Mimer - Postgresql - Oracle - Gdbm
databases/liquibase-3.4.1 (Score: 0.006224396)
Database Change Management
Liquibase is an open source (Apache 2.0 Licensed), database-independent library for tracking, managing and applying database changes. It is built on a simple premise: All database changes are stored in a human readable yet trackable form and checked into source control.