today:
183
yesterday:
174
Total:
998,339

Firebase

admin 2017.06.21 11:03 Views : 79

JSON

JavaScript Object Notation (JSON) is an open, human and machine-readable standard that facilitates data interchange, and along with XML is the main format for data interchange used on the modern web. JSON supports all the basic data types you’d expect: numbers, strings, and boolean values, as well as arrays and hashes.

Document databases such as MongoDB use JSON documents in order to store records, just as tables and rows store records in a relational database. Here is an example of a JSON document:

No. Subject Author Date Views
5 AdMob secret admin 2017.06.29 3
4 Android Scroll View admin 2017.06.23 91
3 Citizenship Test App - 06/22/2017 admin 2017.06.22 74
2 Document Database admin 2017.06.21 80
» Firebase admin 2017.06.21 79