Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benbjohnson/thesecretlivesofdata
Understanding what your bits do when you're not looking.
https://github.com/benbjohnson/thesecretlivesofdata
Last synced: about 1 month ago
JSON representation
Understanding what your bits do when you're not looking.
- Host: GitHub
- URL: https://github.com/benbjohnson/thesecretlivesofdata
- Owner: benbjohnson
- License: mit
- Created: 2013-08-02T00:19:38.000Z (over 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2023-03-08T16:33:45.000Z (over 1 year ago)
- Last Synced: 2024-10-01T12:42:01.227Z (about 2 months ago)
- Language: JavaScript
- Size: 447 KB
- Stars: 3,426
- Watchers: 188
- Forks: 324
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
The Secret Lives of Data
========================> Understanding what your bits do when you're not looking.
## Overview
So often we use databases and servers without really understanding how they work.
The way that data flows is critical to performance and reliability.This project seeks to spread the knowledge of our systems through interactive visualization.
If you have a system that you understand and wish to share then please add a [GitHub Issue](https://github.com/benbjohnson/thesecretlivesofdata/issues).
Data visualization knowledge is not necessary -- just the desire to spread some knowledge.## Visualizations
Below is a list of data visualizations and their associated Github issue.
Please report any bugs you find or any suggestions you have for how to make these visualizations more understandable.1. [Raft: Understandable Distributed Consensus](http://thesecretlivesofdata.com/raft) ([#1](https://github.com/benbjohnson/thesecretlivesofdata/issues/1))
2. Apache Kafka ([#4](https://github.com/benbjohnson/thesecretlivesofdata/issues/4)) - *Planning*
If you have suggestions for new topics, please submit a new Github issue.