IT/ElasticSearch
ElasticSearch VS DBMS
래빗조아
2015. 7. 30. 14:40
반응형
ElasticSearch VS DBMS
관계형 데이터베이스 | elasticsearch |
---|---|
Database | Index |
Table | Type |
Row | Document |
Column | Field |
Schema | Mapping |
Index | Everything is indexed |
SQL | Query DSL |
반응형