Need advice about which tool to choose?Ask the StackShare community!

butterdb

0
3
+ 1
0
Sheetsu

17
91
+ 1
8
Add tool

butterdb vs Sheetsu: What are the differences?

What is butterdb? A Python ORM for Google Drive Spreadsheets. butterdb is a library to help you work with Google Spreadsheet data. It lets you model your data as Python objects, to be easily manipulated or created.

What is Sheetsu? Turn a Google Spreadsheet into an API. Use spreadsheet as your database. Give data to your users the nice way, directly from the tool you know. Without bothering webdeveloper.

butterdb and Sheetsu can be categorized as "Spreadsheets as a Backend" tools.

butterdb is an open source tool with 344 GitHub stars and 13 GitHub forks. Here's a link to butterdb's open source repository on GitHub.

Advice on butterdb and Sheetsu
Needs advice
on
AirtableAirtable
and
SheetsuSheetsu

I'm trying to set up an ideally "no- code" way to have a backend of 3 different tables and be able to find a value in table #3 (contains businesses & cities) by first finding a record in table #1 (7,000+ zip codes) that corresponds to a city (table #2 has the unique cities), and then finding which businesses are located in these cities ( in this specific, original zipcode lookup). And return the business and a description via an API to a front-end results page, which happens to be a WordPress page - but doesn't need to be. I've tried Airtable's API, AirPress (a finicky WordPress plugin for Airtable's API), and I've looked at Sheetsu and a similar spreadsheet as backend and a simple API. I run into the issue where they work fine when you just need to query 1 table, but when you need to use the result from that query in another query to a different table. I'm back in SQL land - where sure it could be done with SQLite - needing to probably create an intersection table or a JOIN and build an API off of that. Is there a way to accomplish what I want without going back to SQL queries and some API?

See more
Replies (2)
Max Musing
Founder & CEO at BaseDash · | 5 upvotes · 55.7K views
Recommends
on
BaseDashBaseDash

You're right that there isn't a great way to join tables with Airtable's API. The closest you can get is to use a linked record field, which acts as a pointer to another record. You still end up with the problem you mentioned of having to run another query on the second table separately.

Your best bet is to stick with an actual SQL database. Using an ORM should make your life significantly easier so you don't actually have to write raw SQL. If you still want a graphical interface to your data, BaseDash lets you view and edit SQL databases just like Airtable. A full API with join support is coming soon, so that could be your perfect solution to this problem.

See more
vikas vimal
Recommends
on
IntegromatIntegromat

Let me introduce you to integromat. It connects these services without you having to work any code. And it even has a decent database built inside it.

It makes is an easy process to develop multistep workflows with multiple services and it’s free tier is surprisingly functional.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of butterdb
Pros of Sheetsu
    Be the first to leave a pro
    • 8
      Easy setup

    Sign up to add or upvote prosMake informed product decisions

    What is butterdb?

    butterdb is a library to help you work with Google Spreadsheet data. It lets you model your data as Python objects, to be easily manipulated or created.

    What is Sheetsu?

    Use spreadsheet as your database. Give data to your users the nice way, directly from the tool you know. Without bothering webdeveloper.

    Need advice about which tool to choose?Ask the StackShare community!

    What tools integrate with butterdb?
    What tools integrate with Sheetsu?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to butterdb and Sheetsu?
    Airtable
    Working with Airtable is as fast and easy as editing a spreadsheet. But only Airtable is backed by the power of a full database, giving you rich features far beyond what a spreadsheet can offer.
    Smartsheet
    It is an intuitive online project management tool enabling teams to increase productivity using cloud, collaboration, & mobile technologies. It provides your organization with a powerful work platform that offers exceptional speed to business value
    Glide
    Pick a sheet, customize your app, share it with a link. Add your data to the sheet and share your custom app! Only pay for apps that need whitelabeling or store distribution.
    Tables
    It helps teams easily track & automate tasks, enabling them to save time and work smarter.
    xlwings
    Replace your VBA code with Python, a powerful yet easy-to-use programming language that is highly suited for numerical analysis. Supports Windows & Mac!
    See all alternatives