Git Product home page Git Product logo

tide999 / peloton Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eccentricloggers/peloton

0.0 2.0 0.0 40.5 MB

Street Strength Database Management System for Real-Time Analytics

Home Page: http://pelotondb.org

License: Apache License 2.0

Makefile 0.29% Shell 0.04% M4 0.57% Python 0.08% Ruby 0.01% Java 0.03% C++ 88.88% C 8.47% Yacc 0.05% Lex 0.27% Perl 0.28% PLpgSQL 0.69% SQLPL 0.21% Assembly 0.01% Roff 0.09% sed 0.01% Perl 6 0.01% DTrace 0.01% Objective-C 0.01%

peloton's Introduction

Peloton Logo

Build Status GitHub license Build Status

What Is Peloton?

Peloton is an in-memory DBMS designed for real-time analytics. It can handle both fast ACID transactions and complex analytical queries on the same database.

What Problem Does Peloton Solve?

The current trend is to use specialized systems that are optimized for only one of these workloads, and thus require an organization to maintain separate copies of the database. This adds additional cost to deploying a database application in terms of both storage and administration overhead. We present a hybrid DBMS architecture that efficiently supports varied workloads on the same database.

How Does Peloton Accomplish Its Goals?

Our approach differs from previous methods in that we use a single execution engine that is oblivious to the storage layout of data without sacrificing the performance benefits of the specialized systems. This obviates the need to maintain separate copies of the database in multiple independent systems.

For more details, please visit the Peloton Wiki page.

Installation

Check out the installation instructions.

Development / Contributing

Please look up the contributing guide for details.

Issues

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

Contributors

https://github.com/cmu-db/peloton/graphs/contributors

License

Copyright (c) 2015-16 CMU Database Group
Licensed under the Apache License.

peloton's People

Contributors

abhishekjoshi2 avatar amaliujia avatar apavlo avatar dingty avatar eric-haibin-lin avatar fzqneo avatar ghatage avatar jessesleeping avatar jiajunwang avatar jinwoongkim avatar larryxiao avatar lendlice avatar mattperron avatar mindbergh avatar normanyahq avatar omegaga avatar pmenon avatar ranxian avatar rowdyrabbit avatar runshenzhu avatar saurabhkadekodi avatar viveksengupta avatar yeoedward avatar yingjunwu avatar yudun avatar

Watchers

 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.