floor VS sqlite_async.dart

Compare floor vs sqlite_async.dart and see what are their differences.

floor

The typesafe, reactive, and lightweight SQLite abstraction for your Flutter applications (by pinchbv)

sqlite_async.dart

High-performance asynchronous interface for SQLite on Dart & Flutter (by powersync-ja)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
floor sqlite_async.dart
1 1
920 37
1.8% -
7.5 7.9
7 days ago 28 days ago
Dart Dart
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

floor

Posts with mentions or reviews of floor. We have used some of these posts to build our list of alternatives and similar projects.

sqlite_async.dart

Posts with mentions or reviews of sqlite_async.dart. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-07.
  • SQLite Isn't Enough
    8 projects | news.ycombinator.com | 7 Feb 2024
    So the problem is with dart library sqlite_async.dart [1] and not with sqlite itself.

    Kind of a misleading title, TBH.

    [1] https://github.com/powersync-ja/sqlite_async.dart

    Reference to HN comment - https://news.ycombinator.com/item?id=39290411

What are some alternatives?

When comparing floor and sqlite_async.dart you can also consider the following projects:

drift - Drift is an easy to use, reactive, typesafe persistence library for Dart & Flutter.

edge-db-benchmarks - Benchmarking SQLite vs. ObjectBox vs. Isar

sqflite - SQLite flutter plugin

Drift - A self-hostable Gist alternative and pastebin service

notes-app - Note Taking App made with Flutter with Sqlite as database..

moor - A rewrite of the classic LambdaMOO server; but in Rust and on a modern tech stack

todo-app - The classic to-do application where a user can write down all the things he wants to accomplish. Android only.

bloc - A predictable state management library that helps implement the BLoC design pattern

brick - An intuitive way to work with persistent data in Dart

dio - A powerful HTTP package for Dart/Flutter, which supports Global settings, Interceptors, FormData, Aborting and canceling a request, Files uploading and downloading, Requests timeout, Custom adapters, etc. [Moved to: https://github.com/cfug/dio]

isar - Extremely fast, easy to use, and fully async NoSQL database for Flutter