# Solder > Backend Development Framework for Solana Solder is a backend development framework for Solana dApps providing built-in indexing, auto-generated APIs, and managed deployment infrastructure. Solder helps developers build production-ready Solana indexers and backend services with minimal configuration. The framework abstracts blockchain indexing complexity through integrated Drizzle ORM database support, automatic RESTful CRUD endpoint generation from database schemas, optional GCP KMS cloud wallet integration for secure message signing, and real-time progress monitoring. Solder enables rapid development cycles with features like hot schema reloading and type-safe IDL-based type inference for Solana programs. - Type: Project - Sector: Developer Tooling - Status: Active - Founded: 2024-01-01 - Profile: https://thegrid.id/profiles/solder ## Products - [Solder Framework](https://thegrid.id/profiles/solder): Solder Framework is a TypeScript-based backend development toolkit for Solana dApps that combines blockchain indexing, database management via Drizzle ORM with PostgreSQL, automatic RESTful API generation, and optional GCP KMS wallet integration. The framework monitors Solana program events through RPC connections, processes them into structured database schemas, and exposes PostgREST-style query endpoints with filtering, sorting, and pagination capabilities. It features hot schema reloading during development, real-time terminal progress monitoring with performance metrics, and support for both self-hosted and managed cloud deployment configurations. (Developer Tooling, Open Beta, Main Product) ## Links - [Main](https://www.solder.build) - [Documentation](https://solder.gitbook.io/solder-documentation) - [Telegram](https://t.me/solder_official) - [GitHub](https://github.com/solder-build/solder) - [Twitter / X](https://x.com/solder_official) ## Legal This data is provided under two licensing models. Model 1 - open data. The open data core is licensed under the Open Database License (ODbL) — a copyleft/share-alike license allowing free use, modification, and sharing for any purpose. Attribution is required: include "Powered by The Grid" linking to https://thegrid.id wherever the data is used. Derivative databases must be shared under ODbL terms. Trademarks, logos, and brand names (marked "Special TPIP") are not covered by the ODbL. For ML/AI use: training datasets that substantially extract ODbL data are Derivative Databases and must be shared under ODbL if publicly used; models must be attributed in documentation. Model 2 - commercial licenses. The Grid Data Service (TGDS) is also available as a commercial license. See [Web Services Terms](https://about.thegrid.id/legal/web-services-terms) for commercial use that is not covered by the open data service. The following applies to both licensing models. - All data is provided AS IS with no guarantees of accuracy. - The Grid does not provide investment, legal, or tax advice, and - a project's presence in The Grid's data does not imply endorsement. - [Data Licensing & Disclaimers](https://about.thegrid.id/legal/data-licensing-and-disclaimers): Licensing models and disclaimers - [Open Data (ODbL)](https://about.thegrid.id/legal/open-data): Open Database License terms and scope for The Grid's open data service. - [Attribution Guidelines](https://about.thegrid.id/legal/open-data-attribution-guidelines): How to attribute The Grid's data when using the open data service. - [Web Services Terms](https://about.thegrid.id/legal/web-services-terms): commercial Terms for using data services. - [All Legal Documents](https://about.thegrid.id/legal): Full index of terms, policies, and disclosures ## Optional - [TGS Field Descriptions](https://github.com/The-Grid-Data/workspace-public/blob/main/references/tgs-field-descriptions.md): Schema field definitions for The Grid's data model - [TGS JSON Structure](https://github.com/The-Grid-Data/workspace-public/blob/main/references/tgs-json-structure.md): Data model structure and relationships - [Product Type Definitions](https://github.com/The-Grid-Data/workspace-public/blob/main/references/product-type-definitions.md): Definitions for each product type - [Product Type Classification](https://github.com/The-Grid-Data/workspace-public/blob/main/references/product-type-classification.md): Guide for classifying products into types - [Grid MCP Guide](https://github.com/The-Grid-Data/workspace-public/blob/main/grid-search/skills/grid-query/references/grid-mcp-guide.md): How to query The Grid programmatically via MCP