--- # https://vitepress.dev/reference/default-theme-home-page layout: home hero: name: "Obsidian SQLSeal" # text: "Plugin enabling full SQL capabilities in Obsidian" tagline: "Query your vault using SQL" image: src: /logo.svg alt: SQLSeal actions: - theme: brand text: Get Started link: /quick-start features: - title: Query data in your vault details: Use full power of SQL to select, join, filter data for your liking - title: Fully featured SQL Engine details: With SQLite under the hood, you can use all functionality of the database - title: Query your files and tags details: Use SQL to filter files in your vault - title: Add your own data details: Operate on your CSV files using SQL to process them on the go ---