SQLite Cloud Developers Corner
Everything you need to deploy your app
Clients communicate with the SQLite Cloud core service using the SQLite Cloud Serialization Protocol (aka SCSP protocol). Clients communicate with the SQLite Cloud core service using the SQLite Cloud Serialization Protocol (aka SCSP protocol).
Learn more about the SCSP protocolSQLite Cloud SDK
Our official SDK fully implements the SQLite Cloud Serialization Protocol and offers advanced features like Pub/Sub API, database upload and download, database backup and more.
Command Line Interface
A tool to manage any SQLite Cloud node
C/C++
C/C++ source code and cli example
GO
GO protocol implementation
JavaScript / NodeJS
Javascript/NodeJS protocol implementation
PHP
PHP drivers for SQLiteCloud (with a sample PHP Admin example)
Python
Python drivers for SQLite Cloud
Swift
Swift SDK
Kotlin
Kotlin SDK