SaaSHub helps you find the best software and product alternatives Learn more →
Mimir Alternatives
Similar projects and alternatives to mimir
-
neon
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
MeiliSearch
A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
-
quickwit
Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
-
-
-
orioledb
OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems) 🇺🇦
-
readyset
Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.
-
-
-
-
influxdb_iox
Discontinued Pronounced (influxdb eye-ox), short for iron oxide. This is the new core of InfluxDB written in Rust on top of Apache Arrow.
-
-
ioc_container
A simple, fast IoC Container for Dart and Flutter. Use it for dependency injection or as a service locator. It has scoped, singleton, transient and async support
-
-
rio
pure rust io_uring library, built on libc, thread & async friendly, misuse resistant (by spacejam)
-
flow_builder
Flutter Flows made easy! A Flutter package which simplifies navigation flows with a flexible, declarative API.
-
-
-
analysis-options-generator
Discontinued Tool for automatically populating analysis_options.yaml file with all the available linting rules described by the official documentation.
-
mimir discussion
mimir reviews and mentions
-
Meilisearch Expands Search Power with Arroy's Filtered Disk ANN
One of our top oss contributors is developing mimir as an embedded Meilisearch: https://github.com/GregoryConrad/mimir/tree/main/packages/mi...
-
Announcing mimir: brand new NoSQL database with typo-tolerant full-text search!
I'm excited to announce the first stable release of mimir, a brand new Dart & Flutter NoSQL database!
-
All local database options for Flutter
Hey! I’m the author of Mimir (https://pub.dev/packages/mimir). I think it could deserve a spot on there 🙂!
-
Rust lib for mobile (iOS, android)
I can’t help you with the gradle part. You’ll have to look up how to import AAR from local file system. I got it working with an ivy repo like this https://github.com/GregoryConrad/mimir/pull/89/files
-
Officially releasing the Cloud offering of Meilisearch - the most popular Rust search engine
I'm guessing you grabbed that milli_v1 part from mimir; if so, glad someone found it useful! :)
- Production grade databases in Rust
-
Which tech stack for full text searches?
If you’re looking for an on-device database, Mimir can do all of those (minus geo-queries, but those can be easily added because the support needed for them is already there). https://pub.dev/packages/mimir (disclosure: I’m the author)
- Underrated Flutter Packages You Should Check Out
-
Best offline searching package?
Take a look at mimir! It is a database that will do exactly want you want.
-
Any gotchas in using Isar database?
If you are looking for full-text search for your data (e.g., for a search bar in your app), I would recommend taking a look at mimir! Isar offers decent full-text search, but it is not typo-tolerant. mimir has typo-tolerant full-text search with 0 configuration necessary; simply add documents and search just works!
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Oct 2024
Stats
GregoryConrad/mimir is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of mimir is Dart.