- Full Stack Web Development with Raspberry Pi 3
- Soham Kamani
- 89字
- 2021-07-15 17:10:28
The database - adding persistence to our data
Everything we have discussed until this point has been stateless. If we want to make use of data from another point in time or from other systems in a centralized way, we need to add a database.
By adding persistence, we add a lot of value to our application:
- We can now view values from the past
- We can now show changes in values rather than just the values themselves
- We can now store data from multiple sensors and view them together
推薦閱讀
- Building a Game with Unity and Blender
- Visual Basic程序開(kāi)發(fā)(學(xué)習(xí)筆記)
- PHP程序設(shè)計(jì)(慕課版)
- Practical Internet of Things Security
- Mastering Concurrency in Go
- Python Game Programming By Example
- NumPy Essentials
- 單片機(jī)應(yīng)用技術(shù)
- 精通網(wǎng)絡(luò)視頻核心開(kāi)發(fā)技術(shù)
- 概率成形編碼調(diào)制技術(shù)理論及應(yīng)用
- Mastering Apache Spark 2.x(Second Edition)
- Teaching with Google Classroom
- 零基礎(chǔ)學(xué)C語(yǔ)言程序設(shè)計(jì)
- SciPy Recipes
- Access 2010數(shù)據(jù)庫(kù)應(yīng)用技術(shù)實(shí)驗(yàn)指導(dǎo)與習(xí)題選解(第2版)