On-demand webinar
Elasticsearch for SQL Users
Hosted by:
Shaunak Kashyap
Software Engineer
Elastic
Overview
Most developers are familiar with relational databases and its query language, SQL. We know how to model our data so it can fit the relational paradigm and we know how to query this relational data using SQL.
Elasticsearch is a document store with its own query DSL. In this talk we will look at several well-understood concepts and SQL queries from the relational paradigm and map these to their Elasticsearch equivalents.