stampede

The ToroDB solution to provide better analytics on top of MongoDB and make it easier to migrate from MongoDB to SQL

Github星跟踪图

ToroDB Stampede

Transform your NoSQL data from a MongoDB replica set into a relational database in PostgreSQL.

There are other solutions that are able to store the JSON document in a
relational table using PostgreSQL JSON support, but it doesn't solve the real
problem of 'how to really use that data'. ToroDB Stampede replicates the
document structure in different relational tables and stores the document data
in different tuples using those tables.

Installation

Due to the use of different external systems like MongoDB and PostgreSQL, the
installation requires some previous steps. Take a look at out
quickstart in the
documentation.

Usage example

MongoDB is a great idea, but sooner or later some kind of business
intelligence, or complex aggregated queries are required. At this point MongoDB
is not so powerful and ToroDB Stampede borns to solve that problem (see
our post about that).

The kind of replication done by ToroDB Stampede allows the execution of
aggregated queries in a relational backend (PostgreSQL) with a noticeable time
improvement.

A deeper explanation is available in our
how to use section in the
documentation.

Development setup

As it was said in the installation section, the requirements of external
systems can make more difficult to explain briefly how to setup the development
environment here. So if you want to take a look on how to prepare your
development environment, take a look to our
documentation.

Release History

  • 1.0.0
    • Released on October 24th 2018
  • 1.0.0-beta3
    • Released on June 30th 2017
  • 1.0.0-beta2
    • Released on April 06th 2017
  • 1.0.0-beta1
    • Released on December 30th 2016

Meta

ToroDB – @nosqlonsqlinfo@8kdata.com

Distributed under the GNU AGPL v3 license. See LICENSE for more information.

主要指标

概览
名称与所有者torodb/stampede
主编程语言Java
编程语言Java (语言数: 2)
平台
许可证GNU Affero General Public License v3.0
所有者活动
创建于2014-10-23 17:04:21
推送于2018-10-25 07:02:08
最后一次提交2018-10-24 17:25:58
发布数11
最新版本名称v1.0.0 (发布于 )
第一版名称0.22 (发布于 )
用户参与
星数1.8k
关注者数84
派生数119
提交数1.7k
已启用问题?
问题数63
打开的问题数6
拉请求数146
打开的拉请求数0
关闭的拉请求数25
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?