Home / Companies / Ditto / Blog / August 2025

August 2025 Summaries

5 posts from Ditto

Filter
Month: Year:
Post Summaries Back to Blog
Ditto SDK 4.12 introduces significant enhancements, including DQL projections, aggregates, and indexes to optimize query performance, while expanding Flutter support to Linux and macOS. The update marks a shift from the legacy Query Builder to a more robust DQL interface, allowing developers to write efficient and flexible queries. In practical application, the use of projections reduced data payloads significantly, improving app performance, while simple indexes facilitated faster search functionalities. The new monitoring API provides tools for real-time sync status tracking across platforms, and aggregate functions enable advanced query features like pagination. As Ditto transitions to DQL, a migration guide is available to assist developers in updating their applications. The update represents a pivotal move towards more powerful and maintainable query capabilities, with future enhancements anticipated.
Aug 25, 2025 2,213 words in the original blog post.
Cloud computing has transformed business operations by offering scalability, flexibility, and cost efficiency, leading to significant global investment. However, the reliance on cloud-first strategies has exposed vulnerabilities, such as rising costs and connectivity issues with WiFi and 5G, which are not as reliable as initially assumed. This dependency can be problematic in environments like retail, aviation, and warehousing, where network disruptions can lead to significant operational and financial setbacks. As a result, companies are shifting towards hybrid solutions that integrate edge computing to complement cloud services, ensuring resilience and continuity even during connectivity failures. Businesses are adopting "cloud-optional" architectures, which utilize the strengths of both cloud and edge computing, allowing for offline functionality and reduced dependency on continuous internet access. This approach aims to balance the benefits of cloud computing while mitigating its limitations, highlighting a shift in strategy for future IT infrastructure.
Aug 21, 2025 882 words in the original blog post.
The challenges facing global defense at the tactical edge are highlighted by the increasing ability of near-peer adversaries to disrupt current command and control (C2) networks, which poses a critical vulnerability to U.S. and Allied military strategies. To address this, there is a pressing need for resilient and interoperable data-sharing capabilities that remain functional even in the absence of cloud or server connectivity. In potential future conflicts, where command posts may be spread across vast areas and subjected to sophisticated electronic warfare, traditional hub-and-spoke network architectures with single points of failure are insufficient. Instead, distributed database architectures offer a solution by ensuring data synchronization and sharing across multiple nodes, reducing network brittleness. Additionally, the "backhaul" challenge of efficiently transmitting critical data from the tactical edge to central command locations, without overwhelming existing infrastructure, requires specific data-type queries and mesh networking approaches to prioritize mission-critical information. Adopting these technologies ensures that military operations remain effective despite adversarial disruptions, enhancing the resilience and adaptability of C2 systems.
Aug 20, 2025 1,159 words in the original blog post.
AI at the Edge: Bringing Disruptive Intelligence to Disruptive Environments, a webinar by Tom Green, explores the transformative potential of edge-based AI solutions for deskless workers in environments with unreliable connectivity. These workers, found in industries such as construction, retail, and healthcare, often face challenges with cloud-dependent AI due to poor connectivity and legacy infrastructure. The webinar highlights the benefits of using hybrid edge-AI solutions to improve productivity and decision-making by processing data locally while syncing with the cloud for deeper analysis. Real-world applications include construction site data processing, enhanced retail checkout systems, and real-time supply chain insights. The session also addresses audience questions about AI models, technology implementation, security, and privacy, emphasizing the importance of collaboration and hybrid architectures to avoid creating new "AI silos" and ensure that critical workers have access to intelligent tools.
Aug 18, 2025 973 words in the original blog post.
The Ditto Portal has been upgraded with the introduction of a new DQL Editor, replacing the older Data Browser to offer developers enhanced capabilities for creating, reading, updating, and deleting information directly from their browsers using the Ditto Query Language (DQL). This new editor allows for more interactive data manipulation, supporting both tabular and JSON views, and providing robust querying features such as LIKE and IN statements for precise data retrieval. The DQL Editor also introduces features like query history, favorites, and the ability to import and export data, which were not available in the legacy Data Browser. Furthermore, it supports full read-write operations, offering developers the flexibility to insert, update, and delete documents, making it a comprehensive tool for managing document-oriented data.
Aug 07, 2025 1,599 words in the original blog post.