top of page
Daria Orlova

Daria Orlova

Flutter developer. GDE Flutter & Dart. Co-founder of bbapps.dev. Women Techmakers Ambassador.

Flutter GDE 💙 Co-founder BBapps - apps that care for you and the planet 🌍🫶🏽 Author “Flutter Design Patterns and Best Practices” 📚 Flutterista 💜 WTM 💚 I also love to read 📖, dance 💃🏽, travel ✈ and learn languages 🇪🇸 Mother of Cats 😻

To SQL or NoSQL? Firebase is the Answer

Firebase has been around for many years with its well-known NoSQL databases, Firestore and Realtime Database. But until 2024, SQL wasn’t part of the picture. That changed with the introduction of Firebase DataConnect, a new SQL-based database solution. Now, you don’t have to cross Firebase off your list just because you need a relational database. In my Bunny Search app, NoSQL wasn’t a fit, so I chose DataConnect. In this talk, I’ll walk you through what Firebase DataConnect is and how to use it. I’ll share when it’s a good idea, when you should consider other options, and what it’s like to adopt a brand-new product. From initial excitement to moments of frustration (we even considered pulling it from production), I’ll share the full story of how we made it work. By the end of the talk, you’ll have a clear answer to whether Firebase is the solution to your SQL vs NoSQL dilemma.
bottom of page