Skip to content

Instantly share code, notes, and snippets.

@AlexMihov
Created October 3, 2014 12:09
Show Gist options
  • Save AlexMihov/f0b70be4177d5da1a12b to your computer and use it in GitHub Desktop.
Save AlexMihov/f0b70be4177d5da1a12b to your computer and use it in GitHub Desktop.
Elasticsearch vs. relational DB
Relational DB ⇒ Databases ⇒ Tables ⇒ Rows ⇒ Columns
Elasticsearch ⇒ Indices ⇒ Types ⇒ Documents ⇒ Fields
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment