Ports Search

Results 3,4013,410 of 19,819 for %22HTTP Server%22.(0.008 seconds)
databases/sqlobject-1.6.0 (Score: 0.0012383816)
Python object for manipulation with SQL table row
SQLObject is an object-relational mapper. It allows you to translate RDBMS table rows into Python objects, and manipulate those objects to transparently manipulate the database.
databases/swift-2.2.2 (Score: 0.0012383816)
Highly available, distributed, eventually consistent object/blob store
Swift is a highly available, distributed, eventually consistent object/blob store.
databases/memcacheq-0.2.0 (Score: 0.0012383816)
Simple queue service over Memcache
MemcacheQ is a Simple Queue Service over Memcache. Features: * damn simple * very fast * multiple queue * concurrent well * memcache protocol compatible
databases/qdbm-1.8.78 (Score: 0.0012383816)
C++ API for QDBM
C++ API for QDBM
databases/qdbm-1.8.78 (Score: 0.0012383816)
Quick Database Manager
QDBM is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.
databases/riak2-2.1.1 (Score: 0.0012383816)
Riak is an open source, distributed, noSQL database
Riak is an open source, distributed database. Riak is architected for: * Low-Latency Riak is designed to store data and serve requests predictably and quickly, even during peak times. * Availability Riak replicates and retrieves data intelligently, making it available for read and write operations even in failure conditions. * Fault-Tolerance Riak is fault-tolerant so you can lose access to nodes due to network partition or hardware failure and never lose data. * Operational Simplicity Riak allows you to add machines to the cluster easily, without a large operational burden.
databases/rrdtool-1.2.30 (Score: 0.0012383816)
Round Robin Database Tools v1.2
It is pretty easy to gather status information from all sorts of things, ranging from the temperature in your office to the number of octets which have passed through the FDDI interface of your router. But it is not so trivial to store this data in a efficient and systematic manner. This is where RRDtool kicks in. It lets you log and analyze the data you gather from all kinds of data-sources. The data analysis part of RRDtool is based on the ability to quickly generate graphical representations of the data values collected over a definable time period.
databases/qdbm-1.8.78 (Score: 0.0012383816)
Ruby API for QDBM
Ruby API for QDBM
databases/tokyocabinet-1.31 (Score: 0.0012383816)
Ruby interface to the Tokyo Cabinet DB engine
tokyocabinet-ruby provides an interface to the Toky Cabinet database engine.
databases/activemodel-3.2.22.2 (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.