Check what you can do.Watch video
Query is a One-File Solution to Simplify Website Architecture
Empower your applications with
an all-in-one solution
Works with your VM and VP
Go live fast
Everything you need to deploy your app
Remove complexity from your architecture using a single solution to run your code, object storage, caching, and databases.
- Code Generation
With a command and using three simple concepts, database, table and columns, you can generate a full CRUD application.
- SQLite
Everything is stored in embedded SQLite databases, which means that you have instant access to your functions, assets, and data.
- Functions
The functions runs in a Rust server with a lightweight JavaScript runtime, that makes it really fast.
- APIs
You can directly query the database and retrieve the information you need. This can save you time and resources.
- Assets
The assets has a built-in cache control, so you can serve them with a low latency.
Want to receive updates?
Sign up for our newsletter.
Download the Query Server and CLI
Follow the documentation to set up your project.
Platform | File |
---|---|
x64 Linux | query-server-x86_64-unknown-linux-gnu.tar.gz |
Apple Silicon macOS | query-server-aarch64-apple-darwin.tar.gz |
Intel macOS | query-server-x86_64-apple-darwin.tar.gz |
x64 Windows | query-server-x86_64-pc-windows-msvc.zip |
Platform | File |
---|---|
x64 Linux | query-x86_64-unknown-linux-gnu.tar.gz |
Apple Silicon macOS | query-aarch64-apple-darwin.tar.gz |
Intel macOS | query-x86_64-apple-darwin.tar.gz |
x64 Windows | query-x86_64-pc-windows-msvc.zip |
Do you prefer to use an installer?
Install the prebuilt binaries via shell script