gatsby-source-sqlite
JSON →A Gatsby source plugin that pulls data from a SQLite database file into Gatsby's GraphQL layer. Version 1.0.0 stable. It supports multiple queries, joins (one-to-one, one-to-many), and remote image downloading for processing with gatsby-plugin-sharp. The plugin requires gatsby >2.0.0 and gatsby-source-filesystem >2.0.0 as peer dependencies. It is a fork of gatsby-source-mysql, modified to use SQLite. Key differentiators: simple configuration, direct SQL queries, and built-in relationship mapping.
Resources
packagegatsby-source-sqlite ↗
API endpoints
full doc /v1/registry/gatsby-source-sqlite