Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第3,4113,420项(搜索用时0.013秒)
databases/activemodel-4.2.6 (Score: 0.0012383816)
Toolkit for building modeling frameworks
A toolkit for building modeling frameworks like Active Record and Active Resource. Rich support for attributes, callbacks, validations, observers, serialization, internationalization, and testing.
databases/activerecord-3.2.22.2 (Score: 0.0012383816)
Object-relational mapping layer for Rails MVC Framework
Action Record In Rails, the model is handled by what's called a object-relational mapping layer entitled Active Record. This layer allows you to present the data from database rows as objects and embellish these data objects with business logic methods.
databases/activerecord-4.2.6 (Score: 0.0012383816)
Object-relational mapping layer for Rails MVC Framework
Action Record In Rails, the model is handled by what's called a object-relational mapping layer entitled Active Record. This layer allows you to present the data from database rows as objects and embellish these data objects with business logic methods.
databases/bigrecord-0.1.1 (Score: 0.0012383816)
Intended to work as a drop-in for Rails applications
BigRecord is built from ActiveRecord, and intended to seamlessly integrate into your Ruby on Rails applications.
databases/datamapper-1.2.0 (Score: 0.0012383816)
Fast, thread-safe, object-relational mapper
DataMapper is a Object Relational Mapper written in Ruby. The goal is to create an ORM which is fast, thread-safe and feature-rich with ActiveRecord-compatibility.
databases/bdb-0.2.1 (Score: 0.0012383816)
Interface to Berkeley DB for GNUstep
BDB is a set of classes implementing an interface to Berkeley DB for the GNUstep and Mac OS X environment written in Objective-C language. It is based on the C API of Berkeley DB and offers an object oriented interface which relies on classes and mechanisms offered by the Foundation library. In its present state BDB just offers a reduced set of functionality of Berkeley DB. LICENSE: LGPL2 or later
databases/adodb-5.20.6 (Score: 0.0012383816)
Database library for PHP
ADOdb stands for Active Data Objects Data Base. ADOdb is a database abstraction library for PHP. The PHP version currently supports an amazing number of databases, thanks to the wonderful ADOdb community: MySQL, PostgreSQL, Interbase, Firebird, Informix, Oracle, MS SQL, Foxpro, Access, ADO, Sybase, FrontBase, DB2, SAP DB, SQLite, Netezza, LDAP, and generic ODBC, ODBTP. The Sybase, Informix, FrontBase and PostgreSQL, Netezza, LDAP, ODBTP drivers are community contributions.
databases/leo_manager_client-0.4.13 (Score: 0.0012383816)
LeoFS-Manager client library for Ruby
LeoFS is a highly scalable, fault-tolerant distributed file system for the Web. This library allows any Ruby application to communicate with LeoFS manager.
databases/sqlite-2.8.17 (Score: 0.0012383816)
SQL database engine in a C library
SQLite is an SQL database engine in a C library. Programs that link the SQLite library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite) that can be used to administer an SQLite database and which serves as an example of how to use the SQLite library.
databases/rubyrep-1.2.0 (Score: 0.0012383816)
Multi-master replication and sync for MySQL and PostgreSQL
Mission: Development of an open-source solution for asynchronous, master-master replication of relational databases that is - ridiculously easy to use - database independent Currently supports PostgreSQL and MySQL.