=============== Getting Started =============== .. grid:: 1 :padding: 0 :gutter: 2 .. grid-item-card:: **Start here.** SQLSpec keeps SQL at the center while giving you a clean, typed interface for configuration and querying. Follow the quick path below to install, configure, and run your first query in minutes. Choose a guide ============== .. grid:: 1 1 2 3 :gutter: 2 :padding: 0 .. grid-item-card:: Introduction :link: introduction :link-type: doc Understand the core ideas and workflow. .. grid-item-card:: Installation :link: installation :link-type: doc Install SQLSpec and driver dependencies. .. grid-item-card:: Quickstart :link: quickstart :link-type: doc Build a config and run your first query. .. toctree:: :hidden: introduction installation quickstart