Integrate Firebase with Google AppScript to Read and Write Data in the Firebase Database.
Firebase is a NoSQL database system by Google that uses realtime database to help create and host applications on mobile, desktop and tablet devices. NoSQL databases use the JSON objects to store the data in structured format.