Getting Started With PrestoDB

What is Presto? Think SQL + Big Data. If you know SQL and want to use it to interrogate huge datasets PrestoDB is the way to go. The big data means that presto is installed with a coordinator and multiple workers. SQL Queries are submitted from a client such as the Presto CLI to the coordinator. The coordinator parses, analyzes and plans the query execution, then distributes the processing to the workers....

 · 2 min · spatial labs team

Integrating with Reserve with Google Maps

Google now offers a way to let merchants or services to take bookings via Google Maps. Thus providing a seamless experience to the end user who is searching for a service. See this example below: Now if you are OpenTable, you might think this is terrible news! Actually no, you can become a provider to Google’s Booking Service by integrating your service with Google in a way that let’s you still keep your customers on your platform....

 · 1 min · spatial labs team