RethinkDB

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(指南)
(新闻)
 
(未显示1个用户的15个中间版本)
第1行: 第1行:
 
{{SeeWikipedia}}
 
{{SeeWikipedia}}
  
RethinkDB 是一个开源(AGPL) [[NoSQL]]、[[JSON]]文档数据库。
+
RethinkDB 是一个开源(Apache v2) [[NoSQL]]、[[JSON]]文档数据库。
 +
 
 +
==新闻==
 +
*[https://github.com/rethinkdb/rethinkdb/blob/v2.3.x/NOTES.md RethinkDB 2.3.6采用Apache v2许可协议] (2017.07.17)
 +
*[https://rethinkdb.com/blog/rethinkdb-joins-linux-foundation/ RethinkDB加入Linux基金会] (2017.02.06)
 +
*[https://www.defmacro.org/2017/01/18/why-rethinkdb-failed.html RethinkDB: why we failed] (Jan 18, 2017)
 +
 
 +
==简介==
 +
 
 +
==安装==
 +
$ brew install rethinkdb
 +
$ rethinkdb
 +
http://localhost:8080
  
==安装==
 
 
===Windows===
 
===Windows===
 
下载压缩包,解压文件,执行 rethinkdb.exe 会初始化数据库并启动Web控制台。
 
下载压缩包,解压文件,执行 rethinkdb.exe 会初始化数据库并启动Web控制台。
第9行: 第20行:
  
 
==指南==
 
==指南==
 +
 +
==PHP==
 +
 +
==Scala==
  
 
==.NET==
 
==.NET==
 
RethinkDB对[[.NET]]平台的支持:
 
RethinkDB对[[.NET]]平台的支持:
 
*[https://github.com/mfenniak/rethinkdb-net rethinkdb-net] A C# / .NET client driver for RethinkDB.
 
*[https://github.com/mfenniak/rethinkdb-net rethinkdb-net] A C# / .NET client driver for RethinkDB.
 +
*[https://github.com/bchavez/RethinkDb.Driver RethinkDb.Driver] [https://rethinkdb.com/blog/powershell/ Use the RethinkDB C# driver in PowerShell on Linux]
 
*[https://github.com/Krzysztof-Cieslak/RethinkDB.Demo RethinkDB.Demo] RethinDB + SignalR (F#) + FunScript + [[React.js|React]] (in FunScript)
 
*[https://github.com/Krzysztof-Cieslak/RethinkDB.Demo RethinkDB.Demo] RethinDB + SignalR (F#) + FunScript + [[React.js|React]] (in FunScript)
  
第43行: 第59行:
 
| Unique (unsharded only), compound, secondary, geospatial, & sparse
 
| Unique (unsharded only), compound, secondary, geospatial, & sparse
 
|}
 
|}
 +
 +
==时序数据==
 +
*[https://www.mongodb.com/blog/post/schema-design-for-time-series-data-in-mongodb Schema Design for Time Series Data in MongoDB]
 +
*[https://github.com/paralin/RethinkTS RethinkTS]
 +
 +
==项目==
 +
*[[Horizon]]
 +
*[[BigchainDB]]
 +
 +
==用户==
 +
*[https://rethinkdb.com/blog/nasa-case-study/ RethinkDB Case Study: NASA Extra-Vehicular Activity (EVA)]
  
 
==图集==
 
==图集==
 +
<gallery>
 +
image:rethinkdb-realtime.png|实时推送JSON
 +
image:bigchaindb-rethinkdb.png|BigchainDB
 +
</gallery>
  
 
==链接==
 
==链接==
第54行: 第85行:
 
[[category:JSON]]
 
[[category:JSON]]
 
[[category:c++]]
 
[[category:c++]]
 +
[[category:Linux Foundation]]
 +
[[category:huihoo]]

2021年11月2日 (二) 03:16的最后版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 RethinkDB Thanks, Wikipedia.

RethinkDB 是一个开源(Apache v2) NoSQLJSON文档数据库。

目录

[编辑] 新闻

[编辑] 简介

[编辑] 安装

$ brew install rethinkdb
$ rethinkdb
http://localhost:8080

[编辑] Windows

下载压缩包,解压文件,执行 rethinkdb.exe 会初始化数据库并启动Web控制台。

http://127.0.0.1:8080/

[编辑] 指南

[编辑] PHP

[编辑] Scala

[编辑] .NET

RethinkDB对.NET平台的支持:

[编辑] MongoDB

RethinkDB or 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

[编辑] 时序数据

[编辑] 项目

[编辑] 用户

[编辑] 图集

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱