Slide 3
Slide 3 text
Introduction
Have you heard about NoSQL database or NewSQL database?
NoSQL: Elasticsearch, MongoDB(WiredTiger), HBase, Cassandra
Embedded DB: LevelDB, RocksDB, SQLite (as an extension)
NewSQL: Google Spanner, TiDB(MySQL compatible), YugaByteDB(Postgress
compatible)
All these databases use LSM Tree to store data