Airsequel
Airsequel is a hosting platform for SQLite databases and automatically generates a full fledged GraphQL API and a spreadsheet UI for each database!
Germany
Pinned Repositories
AirGQL
Automatically generate a GraphQL API for an SQLite database
Airput
CLI tool for populating Airsequel with data. Includes a crawler for GitHub repos metadata.
Airsequel-Issues
Issue tracker for airsequel.com
Airsequel-Sheet-Music
Sheet music management app powered by Airsequel and Elm Land
awesome-sqlite
A curated list of software, services, and resources for SQLite
Examples
Example apps powered by Airsequel
Oclis
The obvious CLI specification format. You define the spec, Oclis generates the code! Support for PureScript so far. PRs for more languages appreciated!
SQLiteDAV
WebDAV server that maps an SQLite database to directories/files
SQLiteGPT
SQL function for SQLite to directly query OpenAI's ChatGPT
tauri-elm-app
A template for building desktop apps with Tauri, Elm, and Tailwind CSS.
Airsequel's Repositories
Airsequel/Airsequel-Sheet-Music
Sheet music management app powered by Airsequel and Elm Land
Airsequel/SQLiteDAV
WebDAV server that maps an SQLite database to directories/files
Airsequel/SQLiteGPT
SQL function for SQLite to directly query OpenAI's ChatGPT
Airsequel/tauri-elm-app
A template for building desktop apps with Tauri, Elm, and Tailwind CSS.
Airsequel/AirGQL
Automatically generate a GraphQL API for an SQLite database
Airsequel/awesome-sqlite
A curated list of software, services, and resources for SQLite
Airsequel/Oclis
The obvious CLI specification format. You define the spec, Oclis generates the code! Support for PureScript so far. PRs for more languages appreciated!
Airsequel/double-x-encoding
Encoding scheme to encode any Unicode string with only [0-9a-zA-Z_]. Similar to URL percent-encoding. Especially useful for GraphQL ID generation.
Airsequel/Examples
Example apps powered by Airsequel
Airsequel/SQLite-Extra-Types
Specification on how to extend SQLite with extra datatypes and a collection of type suggestions.
Airsequel/Airput
CLI tool for populating Airsequel with data. Includes a crawler for GitHub repos metadata.
Airsequel/Airsequel-Issues
Issue tracker for airsequel.com
Airsequel/graphql
Mirror of the "graphql" Haskell package
Airsequel/haskell-template
Opinionated template for new Haskell projects.
Airsequel/interpreted-languages-benchmark
Benchmark for interpreted languages
Airsequel/servant-docs-blaze
Create an HTML documentation page for your Servant API via Servant Docs and Blaze HTML
Airsequel/AirScript
[WIP] A scripting language for spreadsheet formulas, CLI tools, ETL pipelines
Airsequel/direct-sqlite
Airsequel/language-sqlite
Airsequel/.github
👋
Airsequel/simple-sql-parser
SQL query parser in Haskell
Airsequel/task-tracker
Friendly fork of github.com/mbornstein/task-tracker