Supercharge.
SQLite.

Deploy your app on SQLite, everywhere. With high concurrency and built for scale.

The official SQLite. Built for the Cloud.

Backed by the creator of SQLite.

Deploy. 10x faster.

With the fastest embedded (& now Cloud) database on the planet.

Offline First
Built for Elastic Scalability
100% SQLite Compatible
ACID Compliant
Strong Encryption
Continuous Backup
Cloud Native
Pub/Sub Capabilities
User/Role Access Control
Fully extensible
User Defined Functions
Query Analyzer
Strong Consistent
Idempotence Protocol
Multi-Region Load Balancing

Taking SQLite to the Cloud

SQLite is the most widely used database engine in the world. Originally developed to be an embeddable database, we updated it to be also highly efficient in a cloud environment. With benchmarks to demonstrate SQLite performing faster and more resource-efficient than PostgreSQL and MySQL for the most common SQL operations.

Designed to be Distributed & Consistent

Designed for high concurrency of reads & writes, globally distributed, and highly consistent on a Raft protocol. We guarantee your data be strongly consistent across all the nodes while we handle all the technical details about managing the underlying infrastructure, security, and data distribution.

Offline-First Apps

Local first approach is the future of software development. Sync apps with or without the internet. Transparently sync data with automatic sync and conflict resolution.

One Database, Every Platform

Unify SQLite to run on your client, edge, and servers, with 100% SQLite at its core, ensuring full compatibility with the official, public-domain SQLite database engine.

All your existing SQL statements and logic will function unchanged.

SQLite Cloud SDK
Web
Swift
C/C++
Python
Kotlin
GO
PHP
JS
NodeJS
0
1
2
3
4
5
6
7
8
9
10
11
12

<script
	defer
	id='weblite'
	data-project-id='5f8decc9-0ac2-4dc5-a960-9078f1eda092'
	data-api-key='api-key-test'
	src='https://weblite.sqlitecloud.io/1.0/weblite.min.is'>
</script>

<div
	data-weblite='d2d0f052-85d1-4c10-9197-28705bf253e2'>
	id='product-table'>
</div>

Deployed & Balanced for Scale

Scale with confidence thanks to multi-region load balancing and high availability enabled by default.

SQLite Cloud SQLite Cloud

WebLite is SQLite on the web

Radically easy to build apps Secure by default. Blazing fast. Ridiculously easy.

  • No server-side logic

  • No infrastructure

  • No backend required

Write SQL
0
1
2
3
4

SELECT *
FROM store
WHERE size = 'Large' AND color = 'Blue'
ORDER BY price = ASC, availability  DISC
Generate Weblite UUID
d2d0f052-85d1-4c10-9197-28705bf253e2
Paste HTML & JS
0
1
2
3
4
5
6
7
8

<script
	defer
	id='weblite'
	data-project-id='5f8decc9-0ac2-4dc5-a960-9078f1eda092'
	data-api-key='api-key-test'
	src='https://weblite.sqlitecloud.io/1.0/weblite.min.is'
>
</script>
0
1
2
3
4
5

<div
	data-weblite='d2d0f052-85d1-4c10-9197-28705bf253e2'
	id='product-table'
>
</div>
Learn more

Why SQLite Cloud?

100% SQLite Compatibility
SQLite Cloud operates with SQLite at its core, ensuring full compatibility with the official, public-domain SQLite database engine. Consequently, all your existing SQL statements and logic will function unchanged.
ACID Compliant
We guarantee to be ACID compliant in a distributed environment (ACID stands for Atomicity, Consistency, Isolation, and Durability, and it refers to a set of properties that guarantee reliable processing of transactions in a database).
Fully distributed
Designed for high concurrency of reads & writes, globally distributed, and highly consistent on a Raft protocol. Multi-region load balancing and high availability enabled by default.
Continuous Backup
Unlike traditional backups that only restore data from the time the backup was made. SQLite Cloud can restore your data from any point in time. Your database is continuously (and transparently) backed up to S3-compatible storage.
Strong Encryption
For maximum security, any SQLite database can be encrypted with the AES-256 encryption algorithm. AES-256 is a virtually impenetrable symmetric encryption algorithm that uses a 256-bit key to convert plain text or data into a cipher. AES has been adopted by the U.S. government.
Pub/Sub Capabilities
Real-time event distribution and data replication among databases can be easily implemented thanks to the advanced Pub/Sub capabilities built into SQLite Cloud.
User/Role Access Control
Roles are the foundation blocks in SQLite Cloud, providing user isolation for a great degree of security and manageability.
Fully Extensible
SQLite Cloud supports all SQLite extensions allowing you to take advantage of all kinds of new functionality that others have added to SQLite.
Query Analyzer
Queries are stored and categorized based on execution time, enabling intelligent and proactive analysis to recommend which indexes to use to optimize your frequently used queries.
Easily Scalable
New nodes can be dynamically added to the cluster at any time. You can choose the geographic location, and you can also choose to add a learner node (a non-voting node) to increase read scalability without sacrificing performance.
Strongly Consistent
Once a transaction has been committed, all subsequent data reads will always return the latest version. This ensures that all database users see a consistent and up-to-date view of the data, regardless of the location or timing of their reads.
Server-side Scripting
A powerful and high-performance WASM engine enables you to add business logic by developing server-side functions in C, Rust, Javascript, GO, and several other languages.
Available Soon
Offline-first Database
Local first clients are the future of software development. SQLite Cloud offers a library that transparently syncs data with an offline-first approach.
Idempotence protocol
We ensure that the system will still produce the same result even in the case of network failures or other errors that cause operations to be repeated. This eliminates the need for manual intervention to resolve inconsistencies and reduces the risk of data corruption.
Available Soon
Subscribe to our newsletter
The latest news, articles, and resources, sent to your inbox.

© 2024 SQLite Cloud, Inc. All rights reserved.