fleetdb

Post on 20-Jan-2015

4.308 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

FleetDB

TRANSCRIPT

Software Architect | Agile Coach

FleetDB

NOSQL

Schema-free

Rich data structure (arrays, documents, json)

Single Entity: 1 document X several tables

Clear path to Horizontal Scalability

CODE == Schema, NO Schema Mogrations

Document Based Data Module

Persistent Data Structures All data in memory

Multi-record Transactions

Excelent Concurrency Semantics, High Performance...

Avaliable Client libs

Having fun with FleetDB...

1) wget http://fleetdb.s3.amazonaws.com/fleetdb-standalone.jar

2) java -cp fleetdb-standalone.jar fleetdb.server -f demo.fdb

3) flee.py

https://github.com/mattc58/fleetdb-python

4) python flee.py

Having fun with python ...

5) python flee.py

Having fun with python ...

https://github.com/mattc58/fleetdb-python

1) lein new test_fleetdb_clojure

2) project.clj

Having fun with clojure...

https://github.com/mmcgrana/fleetdb-client

3) lein deps

https://github.com/mmcgrana/fleetdb-client

Having fun with clojure... 4) main.clj

https://github.com/mmcgrana/fleetdb-client

Having fun with clojure...

5) lein run

Software Architect | Agile Coach

FleetDB

Thank You! Origado!

top related