After exactly 2 months, we just released our latest version: Airsequel 0.4! ๐ŸŽ‰

It's our biggest release yet (a.k.a. we should have released earlier ๐Ÿ˜…) and it has some awesome new features. To keep this newsletter short I'll focus on the 3 most important ones:

1. Edit database schema via UI

It's now possible to create a new database and change the whole schema (tables and their columns) via the UI!

Simply click the "Create New SQLite Database" button on the landing page and then use the "+" and "โ–ผ" buttons in the "Tables" section to add / rename / delete your tables and columns.

Screenshot

2. Allow SQL write queries in Free edition

If you prefer code over clicking in the UI, you can now also write SQL queries to change the schema, create views, and insert data. The sky is the limit!

Screenshot

3. Dashboards with 3 chart types

No words necessary, just look at this! ๐Ÿคฉ

Screenshot

Check out our example database for some example dashboards: airsequel.com/dbs/avatar_the_last_airbender/dashboards


For the other 17 (!) enhancements in this release, please check out our new changelog page at docs.airsequel.com/changelog.

Afterwards make sure to go to airsequel.com, give it a try and let us know what you think! ๐Ÿ˜Š

Happy databasing and dashboarding!