289
edits
Jwentwistle (talk | contribs) (→Databases and Servers: added node and added server info) |
|||
Line 26: | Line 26: | ||
* [http://pouchdb.com/ PouchDB] - A javascript based couchDB. | * [http://pouchdb.com/ PouchDB] - A javascript based couchDB. | ||
* [https://github.com/dominictarr/scuttlebutt Scuttlebutt] - A data synchronization protocol, or a peer-to-peer replicatable data structure. | * [https://github.com/dominictarr/scuttlebutt Scuttlebutt] - A data synchronization protocol, or a peer-to-peer replicatable data structure. | ||
* [https://tahoe-lafs.org/trac/tahoe-lafs TahoeLAFS] - decentralized database | * [https://tahoe-lafs.org/trac/tahoe-lafs TahoeLAFS] - a decentralized database. | ||
* [https://cassandra.apache.org/ Cassandra] - A decentralized database that has benchmarked with the lowest latencies and has master-master replication. | * [https://cassandra.apache.org/ Cassandra] - A decentralized database that has benchmarked with the lowest latencies and has master-master replication. | ||
* [http://code.google.com/p/leveldb/ LevelDB] | * [http://code.google.com/p/leveldb/ LevelDB] | ||
* [http://www.mongodb.org/ MongoDB] - is an open-source document database, a NoSQL database. Written in C++. | * [http://www.mongodb.org/ MongoDB] - is an open-source document database, a NoSQL database. Written in C++. | ||
* [http://nodejs.org/ Node.js] - an HTTP server written in javascript. | |||
=Personas= | =Personas= |
edits