Giter Club home page Giter Club logo

node.kinesis's Introduction

Node Kinesis

This is Node JS Kinesis app, using AWS, Typescript, and MySQL. It monitors a MySQL bin log and pushes the streaming database change into a kinesis stream. Create a MySQL replica user in order to start streaming database changes to the bin log.

How do I get set up?

  • Install a text editor, e.g. Visual Studio Code is recommended
  • Install Node, e.g. brew install node
  • Clone the repository

Running the project

  1. Run npm / yarn install
  2. Run npm run build to compile the typescript into the dist folder.
  3. Run npm start to run the application.

Technologies used:

For the application

Contribution guidelines

  • Code reviews are done via pull requests
  • Never commit directly to develop, staging, or master

node.kinesis's People

Contributors

nicolaspearson avatar

Stargazers

 avatar Kevin Segal avatar

Watchers

 avatar  avatar

Forkers

8secz-johndpope

node.kinesis's Issues

Not an issue - question on use

I'm evaluating using the mysql-events backend and I see you've used it in the past. Would you recommend this?
My use case is - I want to respond to db triggers - there's a question mark on backpressure that I'm yet to get to the bottom of. Did this approach with kinesis work out for you?

nevill/zongji#118

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.