Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What is rethinkdb?

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly explains "what is rethinkdb". The content of the explanation is simple and clear, and it is easy to learn and understand. Please follow the editor's train of thought to study and learn "what is rethinkdb".

RethinkDB is the first open source extensible database built for real-time applications. It exposes a new database access model-- instead of polling for changes, developers can tell the database to push updated query results to the application in real time. RethinkDB allows developers to build scalable real-time applications in very little time.

What is a RethinkDB network database?

Open source database for building real-time network applications

NoSQL database for storing schemaless JSON documents

Easily extensible distributed database

Database with automatic failover and reliable fault tolerance

What types of projects are generated by the RethinkDB network database

Not sure what types of projects RethinkDB can help you build? Here are a few examples:

Build a real-time liveblog plug-in using and PubNub

Create a collaborative photo sharing whiteboard.

Create one in with, using RethinkDBchangefeeds

View cats on Instagram in real time.

Observe how to use it to educate

Getting started

In the RethinkDB Quick start in thirty seconds, check out rethinkdb.com/docs/quickstart.

Or, start a ten-minute guide to using these languages immediately:

JavaScript of

Python

Ruby

Sterling Java

Our four official drivers also have many third-party drivers supported by the community. Here are a few:

RethinkDb.Driver.driver.rethinkdbmurnet.

: clj-rethinkdb

Elixir:rethinkdb .

: GoRethink

: rethinkdb .

PHP:rql

Rust:reql

Scala: rethink scala.

What else does RethinkDB provide or the details of ReQL? Please check the RethinkDB documentation and ReQLAPI.

Architecture

First install some dependencies, such as on Ubuntu or Debian:

Copy

Sudoapt-getinstallbuild-essentialprotobuf-compilerpython

Libprotobuf-devlibcurl4-openssl-devlibboost-all-dev

Libncurses5-devlibjemalloc-devwgetm4g++

Thank you for your reading, the above is the content of "what is rethinkdb", after the study of this article, I believe you have a deeper understanding of what rethinkdb is, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report