Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

タグ

kvsに関するh6nのブックマーク (2)

  • AvocadoDBについて

    こんにちは、某所で豆腐ハンバーグをべないといけないくらい貧乏ということになっているタムタムです。(なんか面白かったのでこのネタしばらく使います) English translation is here. Very thanks to @makoto_inoue!! https://gist.github.com/2359195 今回は AvocadoDB というものを紹介したいと思います。 間違いや勘違いがあったらご指摘くださいませ。 一言でいうと、MongoDB と OrientDB を足したようなものです。Webサイトに掲載されている特徴を列挙すると以下のようになります。 スキーマレスです クライアント・サーバモデル(アプリケーションサーバとして動作)です。そしてRESTインターフェースを提供しています。 JavaScriptエンジン(V8)を内蔵していて、それでデータを操作できます

    AvocadoDBについて
  • Redis - The Real-time Data Platform

    Build better experiences that grow with you—with accessible, enterprise-grade caching built by the devs who brought you open source Redis. res11 = r.json().set("newbike", "$", ["Deimos", {"crashes": 0}, None]) print(res11) # >>> True res12 = r.json().get("newbike", "$") print(res12) # >>> ['["Deimos", { "crashes": 0 }, null]'] res13 = r.json().get("newbike", "$[1].crashes") print(res13) # >>> ['0'

    Redis - The Real-time Data Platform
  • 1