Hive (Flutter Tutorial) â Lightweight & Fast NoSQL Database in Pure Dart
Video Statistics and Information
Channel: Reso Coder
Views: 67,359
Rating: 4.9674354 out of 5
Keywords: resocoder, tutorial, programming, code, programming tutorial, flutter, flutter tutorial, hive, flutter hive, hive database, flutter database, flutter persistent storage, flutter nosql
Id: R1GSrrItqUs
Channel Id: undefined
Length: 42min 13sec (2533 seconds)
Published: Mon Sep 30 2019
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Nice! Looks like you cannot query the db, are you supposed to load everything and do it in dart then? Client side?
Good tutorial, I have started using Hive and it's very good. I would like to find out best practices for doing some things, such as sorting the list in the UI and/or in the database. Is there a best way to track indexes or keys? I will probably have to create a separate data list to do this.
Any comparisons to Sembast DB?
Good tutorial, i have a question, Has support for IOS?
whats the difference between this type of back end and firebase? I understand how it differs in features, kind curious about having an async type of back-end similar to how react.js has socket.io tool for real-time web user updates