[Android Advanced] Topic #6 — Optimization — Part 3 — Webinar

GDG Minsk

On May 28th (Thursday) webinar Android Advanced Topic #6 - Optimization - Part 3 - from Android Academy Minsk will be held. FORMAT - webinar. In order to receive later notifications of other online events you can easily subscribe to our channel on youtube 👉 https://bit.ly/2S9z5Ur ➡️ Registration - https://bit.ly/2WQlcgF SQLite is an SQL-based relational database management system (RDBMS) imp

May 28, 2020, 4:00 – 6:00 PM

1 RSVP'd

Key Themes

Android

About this event

On May 28th (Thursday) webinar Android Advanced Topic #6 - Optimization - Part 3 - from Android Academy Minsk will be held.

FORMAT - webinar.

In order to receive later notifications of other online events you can easily subscribe to our channel on youtube
👉 https://bit.ly/2S9z5Ur

➡️ Registration - https://bit.ly/2WQlcgF

SQLite is an SQL-based relational database management system (RDBMS) implemented as an embeddable library. It stores databases as discrete files, rather than relying on client-server model.

SQLite is commonly used in three ways:

1️⃣ Its ease of use is ideal for testing and protoyping databased-backed applications.
2️⃣ Because everything is stored locally, and the library itself can be embedded in an application, SQLite is often also used as the primary data store for small applications run locally by a single user. This includes applications like address books, to-do lists, or even email readers.
3️⃣ Finally, SQLite databases are often used as an application-specific file format. This is especially useful in applications where a saved file is a complex project, rather than a relatively simple document. In this case each file created by the application is actually an entire SQLite database.

Together with you, we will learn:

📋 Database Optimization
📌Android Studio Database Inspector Overview
📌SQLite database tools

📋 ANDROID SQLite
📌ANDROID SQLite versions
📌Custom SQLite versions

📋 SQLite best practices
📌insert optimization
📌update optimization

📋 Database Indexes
📌B-tree index
📌Index Selectivity
📌Partial Index
📌Indexes On Expressions

Great thanks to our partners Fitbit & EPAM!

Organizer

  • Pavel Shchahelski

    Flo Health Inc

    GDG Organizer

Contact Us