{"id":18304589,"url":"https://github.com/numtel/reactive-mysql-example","last_synced_at":"2025-10-19T20:12:12.690Z","repository":{"id":25376764,"uuid":"28804921","full_name":"numtel/reactive-mysql-example","owner":"numtel","description":"Example of reactive data using mysql-live-select with Express, SockJS, and React","archived":false,"fork":false,"pushed_at":"2019-05-22T19:54:48.000Z","size":14744,"stargazers_count":51,"open_issues_count":3,"forks_count":12,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-21T06:41:24.510Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/numtel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-05T08:59:02.000Z","updated_at":"2023-06-22T20:19:02.000Z","dependencies_parsed_at":"2022-07-25T14:32:44.916Z","dependency_job_id":null,"html_url":"https://github.com/numtel/reactive-mysql-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Freactive-mysql-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Freactive-mysql-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Freactive-mysql-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Freactive-mysql-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numtel","download_url":"https://codeload.github.com/numtel/reactive-mysql-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247358660,"owners_count":20926266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T15:29:28.781Z","updated_at":"2025-10-19T20:12:07.619Z","avatar_url":"https://github.com/numtel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reactive MySQL example application\n\nA reactive scoreboard built using the following Javascript components:\n\n* [mysql-live-select](https://github.com/numtel/mysql-live-select) - Provide events on `SELECT` statement result set updates\n* [Express](http://expressjs.com) - Web framework\n* [SockJS](http://sockjs.org) - WebSocket emulation\n* [React](http://reactjs.org) - User interface library\n\nClick on a player to select and then click on the arrow to increment their score.\n\n![Demo action GIF](docs/reactive-demo.gif)\n\nInsert, increment and delete operations are latency-compensated.\n\n## Installation\n\nInstallation requires configuring a MySQL server to output a binary log. See the [`mysql-live-select` Readme](https://github.com/numtel/mysql-live-select) for more information.\n\n```bash\n$ git clone https://github.com/numtel/reactive-mysql-example.git\n$ cd reactive-mysql-example\n$ npm install\n# Update MySQL configuration\n$ vim settings.js\n# Add example data to MySQL server\n$ mysql \u003c example.sql\n# Start server on port 5000\n$ node index.js\n```\n\n## License\n\n[Unlicense](http://unlicense.org/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumtel%2Freactive-mysql-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumtel%2Freactive-mysql-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumtel%2Freactive-mysql-example/lists"}