what is data? 存储
—————file system 文件系统=collection of files (local, distributed, Cloud)
-File-Stream(e.g. Flink, Kafka etc.)
文件:collection of records(可以是结构化的也可以是半结构化的或者非结构化的。)
(e.g. database, image,video,podcast,csv,pdf....)
流(stream):collection of records(可以是结构化的也可以是半结构化的或者非结构化的。)
(data in motion)
e.g. IoT监控,log, audio(video)....
Record: Collection of data types- fixed length VS variable length(e.g. name DOB)
byte (1byte=8bit)
bit(binary digit)0,1
非关系数据库:Non—relational Database
No SQL=Not only SQL
列数据库= Colunm oriented Database
空间数据库:Spatial Database