Code Monkey home page Code Monkey logo

yourbase's Introduction

YourBase是什么?

  • 是一个可用于HBase的分布式SQL引擎

  • 是对H2关系数据库的改进和扩展

  • 是一个100%纯Java的、将BigTable和RDBMS融合的数据库

有哪些应用场景?

  • 使用YourBase的分布式SQL引擎,可使用类似MySQL的SQL语法和标准JDBC API读写HBase中的数据, 支持各种DDL,支持触发器、自定义函数、视图、Join、子查询、Order By、Group By、聚合。

  • 对于Client/Server架构的传统单机RDBMS的场景,也可使用YourBase。

  • 如果应用想不经过网络直接读写数据库,可使用嵌入式YourBase。

运行需要

  • HBase 0.94.2 或更高 (0.96未测试)
  • JDK 6 或更高 (JDK 7未测试)

构建需要

  • HBase 0.94.2 或更高 (0.96未测试)
  • JDK 6 或更高 (JDK 7未测试)
  • Maven 2或更高

安装配置

快速入门

开发测试环境搭建

使用文档

开发文档

Roadmap

  • 实现分布式事务

  • 实现全局分布式索引

  • Join、子查询性能优化

  • OLAP存储引擎

Package

mvn clean package assembly:assembly -Dmaven.test.skip=true

yourbase's People

Contributors

codefollower avatar

Watchers

zhanglei avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.