We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

SQL on Ceph

Formale Metadaten

Titel
SQL on Ceph
Untertitel
An introduction to the new libcephsqlite library
Serientitel
Anzahl der Teile
542
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
Ceph was originally designed to fill a need for a distributed file system within scientific computing environments but has since grown to become a dominant unified software-defined distribute storage system. Today, it is also notably used as an enterprise-quality block device and object store provider. This talk will cover the new development of an SQLite Virtual File System (VFS) on top of Ceph's distributed object store (RADOS). I will show how SQL can now be run on Ceph for both its internal use and for new application storage requirements. The talk will cover: - Existing storage abstractions on Ceph. - Very brief introduction to RADOS. - Very brief introduction to SQLite and its VFS abstraction. - The libcephsqlite library and how it works. - How to use libcephsqlite in an application. - How Ceph uses libcephsqlite. - What's in the future?