|
Software/Angular/Firebase
Firebase as NoSQL Database
|
16.12.2020 71
|
Firebase as
database
Firebase is a NoSQL database
This allows you
to store data directly in the database without specifying a previous structure
The data is
stored as a tree structure
In contrast, MS
Sql Server is one of the relational datab
|