FleetDB




Software Architect | Agile Coach
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
Having fun with python ...                  3) flee.py




4) python flee.py




https://github.com/mattc58/fleetdb-python
Having fun with python ...

5) python flee.py




https://github.com/mattc58/fleetdb-python
Having fun with clojure...

  1) lein new test_fleetdb_clojure
  2) project.clj




 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...




https://github.com/mmcgrana/fleetdb-client
Having fun with clojure...


  5) lein run




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




Thank You!
Origado!




Software Architect | Agile Coach

FleetDB