Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第12,04112,050项(搜索用时0.012秒)
databases/rrdtool_lgpl-1.0b1 (Score: 1.5577191E-4)
Python interface to RRDTool, the graphing and logging utility
The python-rrdtool provides a interface to rrdtool, the wonderful graphing and logging utility. This wrapper implementation has worked from the scratch (without SWIG), and it's under LGPL.
databases/libgda-4.2.12 (Score: 1.5577191E-4)
Provides uniform access to different kinds of data sources
GNU Data Access (GDA) is an attempt to provide uniform access to different kinds of data sources (databases, information servers, mail spools, etc). It is a complete architecture that provides all you need to access your data, defined by a set of CORBA interfaces as generic as possible (but very powerful at the same time) so that any kind of data source can be accessed through them. libgda is an interface to the GDA architecture, providing a nice wrapper around the CORBA interfaces, for both the client and the server parts. It also provides a bunch of tools to help you both in the development and management of your data sources, all done through the GDA model's set of CORBA interfaces. libgda was part of the GNOME-DB project, but has been separated from it to allow non-GNOME applications to be developed based on it.
databases/libgda-5.2.4 (Score: 1.5577191E-4)
Provides uniform access to different kinds of data sources
GNU Data Access (GDA) is an attempt to provide uniform access to different kinds of data sources (databases, information servers, mail spools, etc). It is a complete architecture that provides all you need to access your data, defined by a set of CORBA interfaces as generic as possible (but very powerful at the same time) so that any kind of data source can be accessed through them. libgda is an interface to the GDA architecture, providing a nice wrapper around the CORBA interfaces, for both the client and the server parts. It also provides a bunch of tools to help you both in the development and management of your data sources, all done through the GDA model's set of CORBA interfaces. libgda was part of the GNOME-DB project, but has been separated from it to allow non-GNOME applications to be developed based on it.
databases/rrdmerge-0.0.1 (Score: 1.5577191E-4)
Utility to merge existing RRD data from backups into new RRD files
A simple utility to merge existing RRD data from backups into new RRD files that have started gathering data already. Useful for getting historical data back while performing disaster recovery.
JDBC adapter for ActiveRecord, for use within JRuby on Rails
ActiveRecord-JDBC is a database adapter for Rails' ActiveRecord component that can be used with JRuby. It allows use of virtually any JDBC-compliant database with your JRuby on Rails application.
databases/do_mysql-0.10.13 (Score: 1.5577191E-4)
Ruby DataObjects driver for MySQL
Ruby DataObjects driver for MySQL The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to a single interface. At present, PostgreSQL, MySQL, and SQLite adapters are available.
databases/do_postgres-0.10.13 (Score: 1.5577191E-4)
Ruby DataObjects driver for PostgreSQL
Ruby DataObjects driver for PostgreSQL The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to a single interface. At present, PostgreSQL, MySQL, and SQLite adapters are available.
databases/do_sqlite3-0.10.13 (Score: 1.5577191E-4)
Ruby DataObjects driver to the SQLite DB engine version 3
Ruby DataObjects driver to the SQLite DB engine version 3 The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to a single interface. At present, PostgreSQL, MySQL, and SQLite adapters are available.
databases/sqlite-ext-spellfix-3.8.11.1 (Score: 1.5577191E-4)
Search large vocabulary for close matches for SQLite
This module implements the spellfix1 VIRTUAL TABLE that can be used to search a large vocabulary for close matches using Levenshtein distance. Virtual table: spellfix1 Functions: editdist, editdist3, spellfix1_translit, spellfix1_phonehash, spellfix1_scriptcode
databases/libzdb-3.1 (Score: 1.5577191E-4)
Thread-safe connection pool library
The Zild Database Library implements a small and fast database API with the following features: C database library - easy to use API - connect to multiple database systems - zero runtime configuration, connect using URL scheme - Thread safe Connection Pooling.