Category: NoSQL Databases

Building a CRUD RESTful API with Cloud Functions and Firestore tutorial by Søren Spangsberg Jørgensen

Having a self created API allows me to hook up data to connect to front end pages, so I can feed information from the API to the page. This tutorial is CRUD tutorial with firebase firestore and functions , so another item that I’m very interested in. This is the video series where Søren Spangsberg

Neo4j upload from CSV

I had an excel sheet with some property data. I isolated it to one property for this exercise. The property has A Site, A block, A Unit and 8 rooms and 3 cupboards (denoted by room name they were in with a letter ‘a’ at the end) In the first part of the process I