Get Started. It's Free
or sign up with your email address
Tech by Mind Map: Tech

1. WEB

1.1. Apache

1.2. Front

1.2.1. React

1.2.1.1. Flux

1.2.1.1.1. Redux

1.2.1.1.2. Mobx

1.2.2. UI framework

1.2.2.1. Bootstrap

1.2.3. Vue

1.2.4. Angular

1.2.5. Date

1.2.5.1. Moment

1.2.6. Test

1.2.6.1. Jasmine 单元测试

1.2.6.2. Phantomjs 集成测试

1.3. Back

1.3.1. Java

1.3.1.1. Spring

1.3.1.1.1. Test

1.3.1.2. MyBatis

1.3.1.3. Hibernate

1.3.1.4. Jackson JSON

1.3.1.5. Test

1.3.1.5.1. Junit

1.3.1.6. Dropwizard

1.3.2. Python

1.3.2.1. Django

1.3.2.2. Flask

1.3.2.3. SQLAlchemy

1.3.3. NodeJS

1.3.3.1. Express

1.3.4. Monitoring

1.3.4.1. Zipkin

2. DB

2.1. RDB

2.1.1. PostgreSQL

2.1.2. MySQL

2.1.3. Oracle

2.2. NoSQL

2.2.1. MongoDB

2.2.2. Cassandra

2.2.3. Firebase Firestore Google NoSQL document db for realtime store/sync/query global

2.3. TimeSeries

2.3.1. InfluxDB Scalable datastore for metrics, events, and real-time analytics written by Golang

2.3.2. OpenTSDB 基于Hbase(open source BigTable)

3. Infra

3.1. Monitoring

3.1.1. Ganglia

3.1.2. Nagios

4. ETC

4.1. 分析器

4.1.1. antlr

5. AI

5.1. Tool

5.1.1. Tensorflow

5.1.1.1. TensorBoard

5.1.2. Keras

5.1.2.1. Keras.js

5.1.3. Deeplearning4j

5.1.4. pyTorch

5.1.5. CNTK - Microsoft

5.1.6. Caffe - C++

5.2. Theory

5.2.1. DNN 神经网络

5.2.1.1. CNN 复合神经网络 - 图像识别

5.2.1.2. RNN 循环神经网络 - 分类

5.2.1.2.1. LSTM 长期记忆

5.2.2. Over fitting 过度贴合

5.2.3. Linear regression 线性回归

5.2.4. Gradient decent 梯度下降

5.2.4.1. 差分

5.2.5. Softmax 作用总和为1

5.2.6. Desicion tree 决策树

5.2.7. KNN K nearest neighbors 算法 - 两点距离计算

6. BigData

6.1. Hadoop

6.1.1. SQL on Hadoop

6.1.1.1. Hive

6.1.1.2. Presto

6.1.1.3. Impala

6.1.1.4. Drill

6.1.2. Scheduler

6.1.2.1. Oozie

6.1.2.2. Airflow

6.1.3. MR

6.1.4. Sqoop - RBD <-> Hive

6.1.5. HBase

6.1.5.1. Phoenix

6.1.6. Spark

6.2. Notebook

6.2.1. Zeppelin

6.2.2. Jupyter

6.3. Cloud

6.3.1. GCP

6.3.1.1. Big Query

6.3.1.2. Dataflow

6.3.1.3. Data Studio

6.3.2. AWS

6.3.2.1. Athena

6.3.2.2. Redshift

6.3.2.3. EMR

6.4. Zookeeper

6.5. Kafka

6.6. Mesos