Giter Site home page Giter Site logo

rsds143 / datastax-bootcamp-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alexott/datastax-bootcamp-project

0.0 0.0 0.0 159 KB

Source code for project from DataStax's bootcamp

Java 30.06% Clojure 28.91% CSS 0.46% HTML 0.58% Shell 1.04% Scala 38.95%

datastax-bootcamp-project's Introduction

This directory contains a source code for my project at DataStax bootcamp. The project is about implementing the 1st stage of the retail company modernization - implementing search based on the inventory, including the type-ahead search suggestions.

The code was written for DSE 6.0 EAP2, but may, or may not, work on DSE 5.1.x...

The code is organized as following way:

  • diagrams - some diagrams on how user perform some operations, like, search, etc.
  • cql - CQL code. The create-ks.cql should be executed first to create keyspaces, and the rest of files could be executed in arbitrary order;
  • java - code for populating the inventory-related tables with fake data (generated via java-faker);
  • scala - code for performance testing using the recently-released gatling-dse-plugin;
  • rest - simple prototype written in Clojure/Compojure that implements some APIs for search, etc. (type-ahead search in web interface isn't implemented although - only corresponding REST API).

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.