Ports 搜索

共有8,048项符合www%3Atrac的查询结果,以下是第5,7415,750项(搜索用时0.005秒)
databases/bsddb3-6.2.1 (Score: 0.004186276)
Python extension module for BerkeleyDB 3 and 4
This module provides a nearly complete wrapping of the Sleepycat C API for the Database Environment, Database, Cursor, and Transaction objects, and each of these is exposed as a Python Type in the bsddb3.db module. The database objects can use different access methods, btree, hash, recno, and queue. For the first time all of these are fully supported in the Python wrappers. Please see the document in developers' web site for more details on the types and methods provided.
databases/sql-4.11.4 (Score: 0.004186276)
Python bindings for the Qt4 toolkit, QtSql module
PyQt4 is a set of Python bindings for Digia's Qt4 application framework. This package provides the QtSql module.
databases/sql-5.5.1 (Score: 0.004186276)
Python bindings for the Qt5 toolkit, QtSql module
PyQt5 is a set of Python bindings for Digia's Qt5 application framework. This package provides the QtSql module.
databases/recutils-1.7 (Score: 0.004186276)
Tools and libraries to access human-editable, plain text databases
GNU Recutils is a set of tools and libraries to access human-editable, text-based databases called recfiles. The data is stored as a sequence of records, each record containing an arbitrary number of named fields. Advanced capabilities usually found in other data storage systems are supported: data types, data integrity (keys, mandatory fields, etc) as well as the ability of records to refer to other records (sort of foreign keys). Despite its simplicity, recfiles can be used to store medium-sized databases. Recfiles are human-readable, human-writable and still they are easy to parse and to manipulate automatically. Obviously they are not suitable for many tasks (for example, it can be difficult to manage hierarchies in recfiles) and performance is somewhat sacrificed in favor of readability, but they are quite handy to store small to medium simple databases.
databases/mysql-2.8.2 (Score: 0.004186276)
Ruby module for accessing MySQL databases with a C API like interface
This is a Ruby module for accessing MySQL databases, which has the same functions as C API.
databases/odbc-0.99991 (Score: 0.004186276)
Ruby extension library to use ODBC data sources
This is an extension library to use ODBC data sources from Ruby.
databases/tinycdb-0.78 (Score: 0.004186276)
Analogous to cdb, but faster
It is analogous to cdb from D.J.Berstein, but written completely from scratch, has some functionality removed and some new added compared to DJB's one, a bit faster, and much easier to use (only one library needed at link time).
databases/spatialite-4.3.0 (Score: 0.004186276)
Spatial Extensions for SQLite
SpatiaLite is just a small sized SQLite extension. Once you have installed SpatiaLite (a very simple and elementary task), the SQLite DBMS is enable to load, store and manipulate Spatial Data (aka GeographicData, GIS Data, Cartographic Data, GeoSpatial Data, Geometry Data and alike). SpatiaLite implements spatial extensions following the specification of the Open Geospatial Consortium (OGC).
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/sqliteodbc-0.9994 (Score: 0.004186276)
ODBC driver for SQLite 3
ODBC driver for SQLite 2 and 3.