Mikhail Polivakha
Company: Sber
Mobile applications often need to store some state locally. This can be motivated by the inability to call the backend, by simply optimizing the overall performance of the system, or by other factors. A common choice is SQLite. Although this RDBMS is not as complex as those used directly by the backend (PostgreSQL, Oracle, etc.), it is important to know how to work with the database. In this talk, we will take a detailed look at the structure of SQLite and how to work with it to get the most out of your specific use case.
Company: Sber