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

Airstory

7
12
+ 1
0
Airtable

1K
882
+ 1
40
Add tool
Advice on Airstory and Airtable
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 · 58.6K 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
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Airstory
Pros of Airtable
    Be the first to leave a pro
    • 19
      Powerful and easy to use
    • 8
      Robust and dynamic
    • 6
      Quick UI Layer
    • 4
      Practical built in views
    • 3
      Robust API documentation
    • 0
      Great flexibility

    Sign up to add or upvote prosMake informed product decisions

    What is Airstory?

    It is an ultimate web clipper. Use it to clip research, data points and other information you find online.Then drag your clips into any of your web-based writing. So you can write emails faster in Gmail.

    What is 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.

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

    What companies use Airstory?
    What companies use Airtable?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Airstory?
    What tools integrate with Airtable?

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

    Blog Posts

    Sep 29 2020 at 7:36PM

    WorkOS

    PythonSlackG Suite+17
    6
    3162
    What are some alternatives to Airstory and Airtable?
    Evernote
    Take notes to a new level with Evernote, the productivity app that keeps your projects, ideas, and inspiration handy across all your digital devices. It helps you capture and prioritize ideas, projects, and to-do lists, so nothing falls through the cracks.
    Postman
    It is the only complete API development environment, used by nearly five million developers and more than 100,000 companies worldwide.
    Postman
    It is the only complete API development environment, used by nearly five million developers and more than 100,000 companies worldwide.
    Stack Overflow
    Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and run by you as part of the Stack Exchange network of Q&A sites. With your help, we're working together to build a library of detailed answers to every question about programming.
    Google Maps
    Create rich applications and stunning visualisations of your data, leveraging the comprehensiveness, accuracy, and usability of Google Maps and a modern web platform that scales as you grow.
    See all alternatives