Created
October 3, 2014 12:09
-
-
Save AlexMihov/f0b70be4177d5da1a12b to your computer and use it in GitHub Desktop.
Elasticsearch vs. relational DB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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