Difference between revisions of "Log-structured merge-tree (LSM)"
Jump to navigation
Jump to search
m (Welcome moved page Log-structured merge-tree to Log-structured merge-tree (LSM)) |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
[[wikipedia:Log-structured merge-tree]] | [[wikipedia:Log-structured merge-tree]] | ||
Revision as of 17:33, 18 August 2024
wikipedia:Log-structured merge-tree
LSM trees are used in data stores such as Bigtable, HBase, LevelDB, SQLite4[1], Tarantool [2],
RocksDB, WiredTiger[3], Apache Cassandra, InfluxDB[4] and ScyllaDB.
See also
- Databases: Database management, SQL, NoSQL, Wide column, PostgreSQL, MariaDB, MySQL, Derby DB, MongoDB, Cassandra, SQLite, HSQL2, H2, RocksDB, Microsoft SQL Server, DB2, Oracle Database, Memcached, Berkeley DB, Collation, SingleStore, Amazon Aurora, Graph database, Amazon DynamoDB, PrestoDB, Cache hit ratio, ACID, WAL, ARIES, DBMS, OLTP, OLAP, Database Schema, CockroachDB, Tables, Views, Apache Druid, RDMS
Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.. Source: wikipedia
- ↑ "SQLite4 with LSM Wiki". SQLite.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
- ↑ "An application server together with a database manager". Retrieved April 3, 2018.
Tarantool’s disk-based storage engine is a fusion of ideas from modern filesystems, log-structured merge trees and classical B-trees.
<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles> - ↑ "GitHub - wiredtiger/wiredtiger: WiredTiger's source tree". December 4, 2019 – via GitHub.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
- ↑ Dix, Paul (October 7, 2015). "[New] InfluxDB Storage Engine | Time Structured Merge Tree".<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
Advertising: