========== Developers ========== Thank you for your interest in contributing to SQLSpec! This section provides guidance for developers who want to extend SQLSpec, create new adapters, or contribute to the project. .. grid:: 1 1 2 2 :padding: 0 :gutter: 2 .. grid-item-card:: :octicon:`database` Creating Adapters :link: creating_adapters :link-type: doc Comprehensive guide to building new database adapters for SQLSpec. .. grid-item-card:: :octicon:`git-pull-request` Contribution Guide :link: ../contribution-guide :link-type: doc General contribution guidelines, code standards, and PR workflow. .. toctree:: :maxdepth: 2 :hidden: creating_adapters ../changelog ../contribution-guide ../releases