Cover Image for Airtable & Cryptocurrency: How to Track and Store Prices in Airtable

Airtable & Cryptocurrency: How to Track and Store Prices in Airtable

Cryptocurrency's popularity is soaring, and developers often need to integrate real-time price data into apps. In this guide, we'll fetch current cryptocurrency prices using the Coinbase API in a Next.js API route and save the data in Airtable.

Marko K.
Cover Image for Migrate an E-commerce backend from Airtable to PostgreSQL

Migrate an E-commerce backend from Airtable to PostgreSQL

Airtable offers an impressive blend of spreadsheet ease with database functionality. However, with its 50,000 record limit, you might find yourself looking for an alternative. One powerful choice is PostgreSQL, a relational database system that effortlessly manages millions of rows. Let’s explore how to make the transition.

Marko K.
Cover Image for Airtable's Form Problem: Why It Matters

Airtable's Form Problem: Why It Matters

Airtable has a problem many users are talking about. When filling out a form, you can't easily add new linked records. This means if you're working on a form and need to add something new, you have to stop and go do it somewhere else.

Marko K.