Stein Docs

Stein Docs

  • Docs
  • GitHub

›Getting Started

Getting Started

  • Introduction & Core Concepts
  • Create an API
  • Read Data from Sheet
  • Search for Data
  • Add Rows to Sheet
  • Update Rows
  • Delete Rows
  • Authentication
  • Using Client Libraries

Hosting

  • Introduction
  • Manual Installation & Setup

Stein Expedite

  • Introduction
  • Installation
  • Display Data from Sheet
  • Search for Data
  • Connect HTML Forms to Sheet

Getting Started

Stein is a suite of programs to help you turn any Google Sheet to a database. The core Stein API provides RESTful access to your sheets. The rest of the suite includes helpers to make your work (even!) easier.

This allows you to create quick, no-setup databases instead of complex traditional setups. Note that Stein is not ideal as the primary database for huge, intensive applications.

This documentation first takes you through the basic concepts of Stein and the core API. The rest of the Stein suite is described in further sections.

Core Concepts

The Stein API provides RESTful access to Google Sheets. All the data is communicated via JSON.

Stein generates separate API endpoints for each spreadsheet you decide to interact with. You can create APIs via the interface, as described in the next section.

Using Client Libraries

The Stein suite intends to simplify access to the core API by providing helpers and API clients. Check out this section for more details.

If you want a straightforward HTML solution to use Stein on your website, check out Expedite

Create an API →
  • Core Concepts
  • Using Client Libraries
Stein Logo
DocumentationOpen SourcePricingPartners

Privacy PolicyTerms of Service
© 2021 Stein