欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
RethinkDB
来自开放百科 - 灰狐
您可以在Wikipedia上了解到此条目的英文信息 RethinkDB Thanks, Wikipedia. |
RethinkDB 是一个开源(Apache v2) NoSQL、JSON文档数据库。
目录 |
新闻
- RethinkDB 2.3.6采用Apache v2许可协议 (2017.07.17)
- RethinkDB加入Linux基金会 (2017.02.06)
简介
安装
$ brew install rethinkdb $ rethinkdb http://localhost:8080
Windows
下载压缩包,解压文件,执行 rethinkdb.exe 会初始化数据库并启动Web控制台。
http://127.0.0.1:8080/
指南
PHP
Scala
.NET
RethinkDB对.NET平台的支持:
- rethinkdb-net A C# / .NET client driver for RethinkDB.
- RethinkDb.Driver Use the RethinkDB C# driver in PowerShell on Linux
- RethinkDB.Demo RethinDB + SignalR (F#) + FunScript + React (in FunScript)
MongoDB
RethinkDB | MongoDB | |
---|---|---|
Model | JSON | BSON |
Data Access | Unified chainable dynamic query language | Dynamic rich query language |
Integration | V8 engine | SpiderMonkey/V8 engine |
Access Languages | JSON protocol & 3 official libraries | BSON protocol & 13 official libraries |
Index Types | Primary key, compound, secondary, geospatial, & arbitrarily computed | Unique (unsharded only), compound, secondary, geospatial, & sparse |
时序数据
项目
用户
图集
链接
分享您的观点