This version has been a long time coming and it's finally online! Welcome to Airsequel v0.6! ๐ŸŽ‰

Our main goal with this release is to enable professional usage of our hosted version of Airsequel at airsequel.com. Until now every database was standalone and public (unlisted). Now we have:

  • Full fledged user and team management

    • Teams own databases
      • Databases are either private or public (unlisted)
    • Existing public databases can be assigned to teams
    • Check out the documentation for more details
  • New paid Pro plan with less restrictions than the free plan. Check out the detailed feature comparison at airsequel.com/pricing.

  • API access tokens for fine grained control on how a database can be accessed via its API

Other notable improvements are:

  • Option to create databases from an AI prompt
  • Dedicated read-only endpoint to duplicate databases at /readonly/<readonly-id>/duplicate
  • Description field for databases and tables
  • GraphQL
    • Add support for comparison operators like and ilike
    • Support filters over several columns in mutations and queries
    • Support limit and offset arguments to only show a subset of the result rows
    • Support order_by argument in queries
    • Results are no longer reversed

For the full list of all changes check out our changelog.

We also have a blog at blog.airsequel.com now. Our latest article about Exciting SQLite improvements since 2020 was well received on Hacker News.

All those improvements also are available on our Enterprise Edition. You can request an Enterprise trial instance at airsequel.com/trial.

Last but not least: I hope a few of you might also consider buying a subscription even though you currently don't have a strong need to do so. It's quite hard to build a sustainable SaaS business and we would be very grateful for any help we can get! We're also planing to open source parts of our code like the core SQLite to GraphQL engine, and our main table / grid / spreadshet component. Any financial support would really help here! ๐Ÿ™‡โ€โ™‚๏ธ

Enjoy the new features and we can't wait to hear your feedback! ๐Ÿ˜Š