Sheetrock icon
Sheetrock icon

Sheetrock

 Like

Sheetrock is a JavaScript library for querying, retrieving, and displaying data from Google Sheets. In other words, use a Google spreadsheet as your database! Load entire worksheets or leverage SQL-like queries to sort, group, and filter data.

License model

  • FreeOpen Source

Platforms

  • Self-Hosted
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

Sheetrock News & Activities

Highlights All activities

Recent activities

No activities found.

Sheetrock information

  • Developed by

    Chris Zarate
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    11 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  826 Stars
  •  121 Forks
  •  25 Open Issues
  •   Updated Nov 18, 2021 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Sheetrock, and it has gotten 0 likes

Sheetrock was added to AlternativeTo by David on Jun 19, 2018 and this page was last updated Jun 21, 2018.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Sheetrock?

Sheetrock is a JavaScript library for querying, retrieving, and displaying data from Google Sheets. In other words, use a Google spreadsheet as your database! Load entire worksheets or leverage SQL-like queries to sort, group, and filter data. All you need is the URL of a public Google Sheet.

FEATURES:

  • No dependencies.
  • Can be used in the browser or in the server with Node.js.
  • Query sheets using the SQL-like Google Visualization query language (filters, pivots, sorting, grouping, and more).
  • Lazy-load large data sets (infinite scroll with ease).
  • Easily mix in your favorite templating system (Handlebars, Underscore, etc.)
  • Customize to your heart’s content with your own callbacks.

Official Links