Giter VIP home page Giter VIP logo

lealone's Introduction

Lealone是什么

  • 是一个兼具RDBMS、NoSQL优点的面向OLTP场景的分布式关系数据库

Lealone有哪些特性

  • 去中心化集群架构,没有单点故障

  • 支持分片(Sharding)、复制

  • 强一致性,支持ACID、高性能分布式事务
    使用一种非常新颖的基于局部时间戳的多版本冲突与有效性检测的分布式事务模型

  • 插件化存储引擎架构,内置AOSE自适应优化存储引擎(Adaptive Optimization Storage Engine)

  • 插件化事务引擎架构,事务处理逻辑与存储分离,内置一个支持MVCC的事务引擎

  • SQL语法类似MySQL、PostgreSQL,支持索引、视图、Join、子查询
    支持触发器、自定义函数、Order By、Group By、聚合

  • H2数据库Apache Cassandra借鉴了大量成熟的代码和**

Lealone文档

Lealone名字的由来

  • Lealone 发音 ['li:ləʊn] 这是我新造的英文单词,
    灵感来自于办公桌上那些叫绿萝的室内植物,一直想做个项目以它命名。
    绿萝的拼音是lv luo,与Lealone英文发音有点相同,
    Lealone是lea + lone的组合,反过来念更有意思哦。:)

Lealone License

lealone's People

Contributors

codefollower avatar

Watchers

James Cloos 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.