1

Ditto - Sync without Internet

 1 year ago
source link: https://www.ditto.live/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Ditto is Hiring! Join our incredible team.

Real-time sync for appseven without the internet

Ditto's Intelligent Edge Platform is real-time database for mobile, web, IoT, and server apps that can magically sync data with or even without the internet.

Ready to dive in?Start your free trial today.

See for yourself

Try our demo apps

Download our demo apps on your own iOS and Android devices and see the sync for yourself. Some of our most popular demo apps:

const ditto = new Ditto()
ditto.tryStartSync()
// insert some data
ditto.store.collection('cars').insert({
color: "red",
make: "Honda"
// sync some data
let liveQuery = ditto.store.collection('cars').findAll().observe(documents => {
uiUpdate(documents)

Go to the docs....

For Developers by Developers

APIs for web, mobile, IoT, and server side apps

Cross-platform means that we strive to make the developer experience feel natural for each programming language.

Our APIs embrace reactive principles with excellent support for React, SwiftUI, Jetpack Compose, and more.

Visit our docs

Everything you need

All-in-one platform

Modernize your web, mobile, server, and IoT apps in minutes.

Cloud and Peer-to-Peer Sync

Sync with the cloud and devices while peer-to-peer

Offline Support

Even when devices are completely offline, devices can always read and write data

Automatic Conflict Resolution

Simultaneous and offline changes are automatically resolved.

Bring your own authentication

Whether it's JWT, OAuth 2.0 or SAML. Bring your own identity providers.

Expressive Query System

Find what you need with advanced filters, sorting, transactions.

Cross-Platform Support

Built with the most languages for modern platforms: Web, Mobile, MacOS, Windows, Linux, Raspberry Pis.

Reactive Design Patterns

No more polling code for changes, register queries and get updates in real-time

Binary File Sync

Build incredible applications that allow for synchronization of any type of files.

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK