Ditto Query Language Overview
ditto query language (dql) is a powerful, flexible query language designed specifically for use with the ditto platform it allows you to perform complex data operations with ease, enabling real time synchronization and efficient data management dql is designed to simplify data interactions in your applications, providing a consistent and intuitive interface for querying and manipulating data whether you're a developer looking to streamline your backend operations or an engineer focused on optimizing data flow, dql is tailored to meet your needs dql quick reference docid\ imdpwvqgvj4yyv5ralgbi dql select from your collection name \[where condition] \[order by orderby expression 1, orderby expression 2, \[asc|desc]] \[limit limit value] \[offset number of documents to skip] docid\ emhcoul5kbus5z05x pku dql insert into your collection name documents (\[document1]),(\[document2]), (\[document3]), \[on id conflict \[fail | do nothing | do update]] docid vxfd7 jjfftzbyivqoxh dql update your collection name set field1 = value1, field2 > \[mutator], where \[condition] docid\ kspbi9cshpdud0iyuow9e dql evict from your collection name where \[condition] to learn the intricacies of read and write operations, see docid\ vq hkrskgjsclxyb pxv7 , docid hdjl44tbgp3cpwvbxxj7 , docid\ liuprvstd4fs75 e3ji3k , and docid 2ixfv6yfqikjrobx0cujd