| Paketname | swordfish |
| Beschreibung | High level key-value database with a RESTful HTTP interface (server) |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.12-1 |
| Sektion | misc |
| Priorität | optional |
| Installierte Größe | 144 Byte |
| Hängt ab von | libc6 (>= 2.3), libevent-1.4-2 (>= 1.4.13-stable), libtokyocabinet8 (>= 1.4.14), adduser |
| Empfohlene Pakete | |
| Paketbetreuer | Chris Lamb |
| Quelle | |
| Paketgröße | 30178 Byte |
| Prüfsumme MD5 | 0d0da3c8437ecfa9173df6476f5c537e |
| Prüfsumme SHA1 | c1df38ee92a3488bdbfe1b934acb8c7ef395ce6b |
| Prüfsumme SHA256 | 6ff0c82d7f675e1b71ea3dba548c0ca914d0b06fb0e69ba14a5003ce1be98f69 |
| Link zum Herunterladen | swordfish_0.12-1_i386.deb |
| Ausführliche Beschreibung | Swordfish is a persistent database which uses JavaScript Object Notation
(JSON) over HTTP. It was designed to complement a relational database used in
modern web applications by providing a means to denormalise (and thus avoid)
computationally expensive JOIN operations.
.
To this end, Swordfish's primary data structure is a dictionary with ordered
keys and provides functionality for atomically manipulating and querying these
structures, including set-based operations such as intersection and
difference.
|