Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第11,09111,100项(搜索用时0.014秒)
databases/sybase-0.37 (Score: 9.2878623E-4)
Python Database API interface to the Sybase RDBMS
A Python interface to the Sybase relational database system. The Sybase package supports all of the Python Database API, version 2.0 with extensions.
databases/recutils-1.7 (Score: 9.2878623E-4)
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/pymongo-3.2.2 (Score: 9.2878623E-4)
Python driver for MongoDB
The PyMongo distribution contains tools for interacting with the Mongo database from Python. The pymongo package is a native Python driver for the Mongo database. The gridfs package is a gridfs implementation on top of pymongo.
databases/pymongo-2.8 (Score: 9.2878623E-4)
Python driver for MongoDB
The PyMongo distribution contains tools for interacting with the Mongo database from Python. The pymongo package is a native Python driver for the Mongo database. The gridfs package is a gridfs implementation on top of pymongo.
databases/mysql-2.8.2 (Score: 9.2878623E-4)
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: 9.2878623E-4)
Ruby extension library to use ODBC data sources
This is an extension library to use ODBC data sources from Ruby.
databases/activerecord-import-0.13.0 (Score: 9.2878623E-4)
Bulk import many records into an ActiveRecord DB
Extraction of the ActiveRecord::Base#import functionality from ar-extensions for Rails 3 and beyond.
databases/do_mysql-0.10.13 (Score: 9.2878623E-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: 9.2878623E-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: 9.2878623E-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.