Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free. Learn more →
Hive Alternatives
Similar projects and alternatives to Hive
-
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
-
PostgreSQL
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
-
-
-
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
ferium
Discontinued Fast and multi-source CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and Github Releases [Moved to: https://github.com/gorilla-devs/ferium] (by theRookieCoder)
-
-
-
ferium
Fast and multi-source CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and GitHub Releases
-
-
ejdb
:snowboarder: EJDB2 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL).
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Hive discussion
Hive reviews and mentions
-
How to create Chrome extension using Flutter?
The extension by default does not save any state, so we can use local storage like hive DB it's a NoSQL DB for flutter which actually stores data in Indexed DB in browser
-
What is the tech stack of your Flutter app?
Even the Hive readme recommends Isar https://github.com/hivedb/hive
-
ELI5: What are "Lexicographical Order" in Computer Programming?
I'm trying to learn new database for my app, it's called HiveDB (the database, not my app). In their docs, they mentions a lot about "lexicographical order". I tried to read the explanation on Wikipedia and answers from Stackoverflow but it still doesn't make any sense for me. What is that actually?
- Total POS - DataBase
-
Why a database should be chosen wisely
Hive is popular but there was an issue which was closed just a month ago after 2 whole years. An issue like this would be a disaster for a primary database
-
Perform runtime subtype checking
Here's type registry implementation code in hive if you want to check.
-
Flutter databases – SQLite / sqflite, Moor, hive & ObjectBox
hive is a lightweight key-value database written in Dart for Flutter applications, inspired by Bitcask.
- Anyone interested in open-sourcing high-level memory-safe bindgen for Dart/Flutter <–> Rust?
-
I published Scored! on Google Play - Simple way to keep track of anything countable
I'm using HiveDB for the history part, I thought I'd use SQLite, but I decided to try something I didn't know (and don't use at work)
-
Trying out Moor for the first time (using .moor files) Building an offline first app. [LIVESTREAM]
Moor is a well-maintained ORM for sqlite3, a relational database management system. Hive is a fast but buggy key-value store. It's not an apple to apple comparison, they serve different purposes. Make the choice based on the type of data you want to store and how you need to access it.
-
A note from our sponsor - Nutrient
nutrient.io | 15 Mar 2025
Stats
isar/hive is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Hive is Dart.