GithubHelp home page GithubHelp logo

ozzie00 / h-store Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apavlo/h-store

0.0 2.0 0.0 148.36 MB

H-Store Distributed Main Memory OLTP Database System

Home Page: https://hstore.cs.brown.edu

License: GNU General Public License v3.0

Python 2.82% Shell 2.13% Java 72.88% Makefile 0.66% TeX 0.19% C++ 14.39% C 6.59% Objective-C 0.01% Protocol Buffer 0.07% HTML 0.05% SQLPL 0.15% Go 0.02% M4 0.04%

h-store's Introduction

H-Store

H-Store is an experimental main-memory, parallel database management system that is optimized for on-line transaction processing (OLTP) applications. It is a highly distributed, row-store-based relational database that runs on a cluster on shared-nothing, main memory executor nodes.

More information and documentation is available at: http://hstore.cs.brown.edu

Supported Platforms

H-Store is known to work on the following platforms. Please note that it will not compile on 32-bit systems.

  • Ubuntu Linux 9.10+ (64-bit)
  • Red Hat Enterprise Linux 5.5 (64-bit)
  • Mac OS X 10.6+ (64-bit)

Dependencies

Quick Start

  1. First build the entire distribution:

     ant build
    
  2. Next make the project jar file for the target benchmark. H-Store includes several benchmarks that are built-in and ready to execute. A project jar contains all the of stored procedures and statements for the target benchmark, as well as the cluster configuration for the database system.

     export HSTORE_BENCHMARK=tm1
     ant hstore-prepare -Dproject=$HSTORE_BENCHMARK
    
  3. You can now execute the benchmark locally on your machine with two partitions

     ant hstore-benchmark -Dproject=$HSTORE_BENCHMARK
    

More information is available here: http://hstore.cs.brown.edu/doc/quick-start/

h-store's People

Contributors

apavlo avatar mjgiardino avatar linmagit avatar jdebrabant avatar atreyee avatar clee749 avatar allexk avatar wenfengxu avatar ambell avatar maxkirsch avatar ccai-course avatar genp avatar huanchenz avatar eribeiro avatar kilida avatar ipl avatar gegao avatar jmeehan16 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.