GithubHelp home page GithubHelp logo

test-mass-forker-org-1 / staash Goto Github PK

View Code? Open in Web Editor NEW

This project forked from netflix/staash

0.0 0.0 0.0 115.23 MB

A language-agnostic as well as storage-agnostic web interface for storing data into persistent storage systems, the metadata layer abstracts a lot of storage details and the pattern automation APIs take care of automating common data access patterns.

License: Apache License 2.0

Java 99.91% HTML 0.09%

staash's Introduction

As the complexity of the data land-scape grows the application developers are left to wrestle with a lot of details that they should be immune to. Buzzwords like no-sql,k-v store, document storage etc are confusing to grapple with for a dev who has been purely working on relational technologies. Staash is a rest based service for accessing a data store, it is an ambitious project but some of the initial aims of the project are geared towards automating the common data access patterns and hiding the complexity of underlying system for developers. To that end in this initial release we offer implementation of a metadata layer and pattern automation and corresponding apis for Cassandra and Mysql(just for proof).

For more information http://github.com/Netflix/staash/wiki

Link to the netflix tech blog http://techblog.netflix.com

This is the first release of Staash and it is currently being used in a limited way within netflix.

Some features provided in Staash

o High level rest interface for cassandra.
o High level rest interface for mysql.
o Ability to hide complexity behind relational concepts by modeling data in relational terms.
o Ability to create and define storage.
o Ability to create and list databases, tables and event-series(in development).
o Ability to read and write to a Cassandra storage without knowing connection information.
o Ability to be able to join a dataset across storage systems.
o Ability to create, read and write to a simple event-series(in development).
o Ability to create, read and write to a prefix event series(in development).
o Provide auto-sharding for temporal data for event-series.
o Simple REST API for a key-value store(in progress).

staash's People

Contributors

shyamalan avatar opuneet avatar aspyker avatar markreddy 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.