GithubHelp home page GithubHelp logo

swuecho / peloton Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cmu-db/peloton

0.0 3.0 0.0 55.94 MB

The Self-Driving Database Management System

Home Page: http://pelotondb.org

License: Apache License 2.0

CMake 2.33% Shell 0.30% Python 1.22% Ruby 0.02% Java 1.01% PLpgSQL 0.13% C++ 92.58% C 0.72% Protocol Buffer 1.68%

peloton's Introduction

Peloton Logo

GitHub license Version Travis Status Jenkins Status Coverage Status Join the chat at https://gitter.im/cmu-db/peloton

What Is Peloton?

  • A self-driving SQL database management system.
  • Integrated artificial intelligence components that enable autonomous optimization.
  • Native support for byte-addressable non-volatile memory (NVM) storage technology.
  • Lock-free multi-version concurrency control to support real-time analytics.
  • Postgres wire-protocol and JDBC compatible.
  • High-performance, lock-free Bw-Tree for indexing.
  • 100% Open-Source (Apache Software License v2.0).

What Problem Does Peloton Solve?

During last two decades, researchers and vendors have built advisory tools to assist database administrators in system tuning and physical design. This work is incomplete because they still require the final decisions on changes in the database, and are reactionary measures that fix problems after they occur.

A new architecture is needed for a truly “self-driving” database management system (DBMS) which is designed for autonomous operations. This is different than earlier attempts because all aspects of the system are controlled by an integrated planning component. In addition to optimizing the system for the current workload, it predicts future workload trends which lets the system prepare itself accordingly. This eliminates the requirement of a human to determine the right way, and reduces time taken to deploy the changes, optimizing the DBMS to provide high-performance. Auto-management of these systems has surpassed the abilities of human experts.

Peloton is a relational database management system designed for fully autonomous optimization of hybrid workloads. See the peloton wiki for more information.

Installation

Check out the installation instructions.

Supported Platforms

Peloton has been tested to work on the following platforms:

  • Ubuntu Linux 14.04+ (64-bit)
  • Fedora Linux 24+ (64-bit)
  • Mac OS X 10.9+ (64-bit)

Please note that it will not compile on 32-bit systems.

Development / Contributing

We invite you to help us build the future of self-driving DBMSs. Please look up the contributing guide for details.

Issues

Before reporting a problem, please check how to file an issue guide.

Status

Technology preview: currently unsupported, possibly due to incomplete functionality or unsuitability for production use.

Contributors

See the people page for the full listing of contributors.

License

Copyright (c) 2014-17 CMU Database Group
Licensed under the Apache License.

peloton's People

Contributors

yingjunwu avatar jinwoongkim avatar apavlo avatar mindbergh avatar linmagit avatar wangziqi2013 avatar fzqneo avatar eric-haibin-lin avatar amaliujia avatar ranxian avatar mattperron avatar aelroby avatar yeoedward avatar abhishekjoshi2 avatar saifalharthi avatar jessesleeping avatar sid1607 avatar viveksengupta avatar hzxa21 avatar runshenzhu avatar jiajunwang avatar allisonwang avatar dvanaken avatar snleee avatar normanyahq avatar omegaga avatar saurabhkadekodi avatar ghatage avatar studentx avatar luochenumich avatar

Watchers

Hao Wu avatar 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.