Query is unclaimed —
Q
Query
An All-In-One Solution For Your Side-Projects And Startups·qery.io
Query is an all-in-one server-side solution that handles databases, assets, routing, and a JavaScript runtime, powered by SQLite and Rust. It lets developers run code, store objects, cache data, and query databases through a single tool instead of combining separate services like a database server, caching layer, storage system, and backend framework. It is installed and initialized via a command-line command and includes code generation for building CRUD applications and admin back-office areas.
What it's for
Deploying an app's backend without separate database, cache, and storage servicesQuerying SQLite databases remotely via HTTP APIsRunning server-side JavaScript functions on a Rust-powered runtimeServing cached static assetsGenerating a complete CRUD application with a single commandGenerating a back office admin area
Features 11
- Asset storage and serving from SQLite instead of an external storage system
- Built-in cache control for serving assets faster
- Built-in routing system and function serving for web pages
- Built-in scaffolding tool for starter code
- Caching of functions directly in SQLite
- Code generation for complete CRUD applications
- Command-line project creation via npx @qery/query create
- Functions run on a Rust server with a lightweight JavaScript runtime
- Generator for a back office admin area
- HTTP APIs for securely querying databases
- SQLite-based database access from functions, assets, and application data
At a glance
self-hostableAPI
TypeCLI tool
DeploymentSelf-hosted
Forfrontend developers, side-project builders, startups
Resources