Visit Website

About

Ditto is the only mobile database with built-in edge device connectivity and resiliency, enabling apps to synchronize without relying on a central server or constant cloud connectivity. Through the use of CRDTs and P2P mesh replication, Ditto's technology enables you to build collaborative, resilient applications where data is always available and up-to-date for every user, and can even be synced in completely offline situations. This allows you to keep mission-critical systems online when it matters most. Devices running Ditto apps can discover and communicate with each other directly, forming an ad-hoc mesh network rather than routing everything through a cloud server. The platform automatically handles the complexity of discovery and connectivity using both online and offline channels – Bluetooth, peer-to-peer Wi-Fi, local LAN, WiFi, Cellular – to find nearby devices and sync data changes in real-time.

About

​OrbitDB is a serverless, distributed, peer-to-peer database that utilizes IPFS for data storage and Libp2p Pubsub for automatic synchronization across peers. It employs Merkle-CRDTs to ensure conflict-free database writes and merges, making it suitable for decentralized applications, blockchain integrations, and local-first web apps. OrbitDB offers various database types tailored to different use cases: 'events' for immutable append-only logs, 'documents' for JSON document storage indexed by a specified key, 'keyvalue' for traditional key-value pairs, and 'keyvalue-indexed' for LevelDB-indexed key-value data. All these databases are built atop OpLog, an immutable, cryptographically verifiable, operation-based CRDT structure. The JavaScript implementation supports both browser and Node.js environments, with a Go version maintained by the Berty project.

About

Enjoy the highest performance and unlimited possibilities when working with SQL Server. SQL Server Data Access Components (SDAC) is a library of components that provides native connectivity to SQL Server from Delphi and C++Builder including Community Edition, as well as Lazarus (and Free Pascal) for Windows, Linux, macOS, iOS, and Android for both 32-bit and 64-bit platforms. SDAC-based applications connect to SQL Server directly through OLE DB, which is a native SQL Server interface. SDAC is designed to help programmers develop faster and cleaner SQL Server database applications. SDAC, a high-performance, and feature-rich SQL Server connectivity solution is a complete replacement for standard SQL Server connectivity solutions and presents an efficient native alternative to the Borland Database Engine (BDE) and standard dbExpress driver for access to SQL Server. SDAC-based DB applications are easy to deploy, and do not require the installation of other data provider layers.

About

ThinkSQL is a powerful, cross-platform relational database management system designed for modern operating systems and hardware. It aims to comply fully with the ISO SQL standard to provide an open and flexible SQL server for your applications. Compliance with the SQL standard means it supports transactions, sub-selects, views, set operators (union, except, intersect), access privileges and comprehensive referential constraints to ensure the integrity of your data. ThinkSQL uses a multi-versioning engine to provide consistent views of data and concurrent access to rows without locking. The server also has stored procedures and functions (using the standard syntax), and has support for large multimedia objects. It's easy to install, runs on Windows ® and Linux ®, and has native ODBC, JDBC™, dbExpress™ and Python drivers so your applications can connect directly from any platform.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

For organizations that need a resilient, offline solution for edge-based systems

Audience

Individuals requiring a solution to automatically sync databases with peers

Audience

Programmers in need of a tool to develop faster and cleaner SQL Server database applications

Audience

Companies searching for a solution to manage and improve their database operations

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Screenshots and Videos

Screenshots and Videos

Pricing

No information available.
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Pricing

$199.95 per year
Free Version
Free Trial

Pricing

No information available.
Free Version
Free Trial

Reviews/Ratings

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

Ditto
Founded: 2018
United States
ditto.com

Company Information

OrbitDB
United States
orbitdb.org

Company Information

Devart
Founded: 1997
Czech Republic
www.devart.com/sdac/

Company Information

ThinkSQL
United Kingdom
www.thinksql.co.uk

Alternatives

Alternatives

Alternatives

Alternatives

Ditto

Ditto

Squirrels
CA Datacom

CA Datacom

Broadcom
Tibero

Tibero

TmaxSoft
Actian Zen

Actian Zen

Actian
Huawei RDS

Huawei RDS

Huawei Cloud

Categories

Ditto is an embedded database designed for mobile and edge devices that goes far beyond local storage. Unlike traditional embedded databases that operate in isolation, Ditto comes with built-in peer-to-peer sync and edge-aware connectivity, enabling devices to synchronize data without relying on a central server or constant internet access. At the core of Ditto is a CRDT-based (Conflict-Free Replicated Data Type) engine that guarantees strong eventual consistency across distributed nodes—even in fully offline, partitioned, or mobile-first environments. This allows developers to build highly resilient and collaborative applications where data is always local, yet automatically synchronized across devices when connections become available. Ditto abstracts the complexity of connectivity with dynamic, channel-agnostic discovery. Devices running Ditto form ad-hoc mesh networks using Bluetooth, peer-to-peer Wi-Fi, LAN, cellular, or any combination syncing data changes in real-time.

Ditto is an offline-first mobile database designed to integrate seamlessly into your existing apps—bringing always-available data, peer-to-peer sync, and edge resiliency to even the most connectivity-challenged environments. With Ditto, you can retrofit your current mobile stack with modern offline capabilities. Instead of relying on constant cloud access or fragile network connections, Ditto enables your app to function reliably in fully offline conditions. Its built-in synchronization engine uses peer-to-peer and mesh networking to keep devices in sync—no central server required. Whether your users are on the move, underground, airborne, or simply outside Wi-Fi range, Ditto ensures their data is always up-to-date and shared in real time with nearby devices. Sync happens automatically over Bluetooth, peer-to-peer Wi-Fi, LAN, or cellular—whichever connection is available. You don’t need to write custom sync logic or manage conflict resolution: Ditto handles it all for you.

Ditto is an offline-first mobile database that ensures data is always available locally and stays consistent across devices—even in completely disconnected environments. At its core, Ditto uses Conflict-Free Replicated Data Types (CRDTs) to automatically resolve conflicts and guarantee strong eventual consistency, without requiring developers to write custom merge logic. But Ditto doesn’t stop where most offline-first databases do. We go further by making offline-first apps to synchronize even when completely offline. Ditto is the only offline-first database that includes built-in peer-to-peer and mesh networking, allowing devices to sync directly with one another without any cloud or server infrastructure. When a network connection is unavailable, Ditto-enabled devices can discover and sync with nearby peers using Bluetooth, peer-to-peer Wi-Fi, LAN, or cellular—ensuring real-time updates, even in edge environments.

Categories

Categories

Categories

Integration Features

Dashboard
ETL - Extract / Transform / Load
Metadata Management
Multiple Data Sources
Web Services

RDBMS Features

Backup
Data Migration
Monitoring
Performance Analysis
Queries
Storage Optimization

Integrations

.NET MAUI
Android
Apple iOS
Azure SQL Database
C#
C++
Delphi
Flutter
FreeBSD
Go
JSON
Java
JavaScript
Jetpack Compose
LevelDB
Node.js
React Native
Rust
Swift
SwiftUI

Integrations

.NET MAUI
Android
Apple iOS
Azure SQL Database
C#
C++
Delphi
Flutter
FreeBSD
Go
JSON
Java
JavaScript
Jetpack Compose
LevelDB
Node.js
React Native
Rust
Swift
SwiftUI

Integrations

.NET MAUI
Android
Apple iOS
Azure SQL Database
C#
C++
Delphi
Flutter
FreeBSD
Go
JSON
Java
JavaScript
Jetpack Compose
LevelDB
Node.js
React Native
Rust
Swift
SwiftUI

Integrations

.NET MAUI
Android
Apple iOS
Azure SQL Database
C#
C++
Delphi
Flutter
FreeBSD
Go
JSON
Java
JavaScript
Jetpack Compose
LevelDB
Node.js
React Native
Rust
Swift
SwiftUI
Claim OrbitDB and update features and information
Claim OrbitDB and update features and information
Claim SQL Server Data Access Components and update features and information
Claim SQL Server Data Access Components and update features and information
Claim ThinkSQL and update features and information
Claim ThinkSQL and update features and information