awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
andymatuschak avatar

andymatuschak/react-native-leveldownArchived

0
View on GitHub↗
22 stars·5 forks·Java·MIT·3 views

React Native Leveldown

Native bindings to LevelDB for React Native, exposed as leveldown-compatible interface

Features

  • Local Storage - Native LevelDB bindings for mobile applications.

Star history

Star history chart for andymatuschak/react-native-leveldownStar history chart for andymatuschak/react-native-leveldown

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to React Native Leveldown

Similar open-source projects, ranked by how many features they share with React Native Leveldown.
  • isar/isarisar avatar

    isar/isar

    4,019View on GitHub↗

    Isar is a type-safe, ACID-compliant local NoSQL document store designed for high-performance data storage and retrieval. It functions as an embedded database engine that persists large datasets on-device while ensuring transactional integrity through automatic rollbacks of failed write operations. The project distinguishes itself by validating database queries at compile time using static typing to prevent runtime errors. It incorporates a full-text search engine with specialized indexing for efficient keyword and phrase matching and utilizes parallel execution across multiple isolates to pre

    Dartandroidcross-platformdart
    View on GitHub↗4,019
  • carbureted/react-native-pouchdbcarbureted avatar

    carbureted/react-native-pouchdb

    41View on GitHub↗

    Hacky way to run pouchdb in react-native

    JavaScript
    View on GitHub↗41
  • darkrishabh/react-native-db-modelsdarkrishabh avatar

    darkrishabh/react-native-db-models

    172View on GitHub↗

    React native Library for creating Local DB models

    JavaScript
    View on GitHub↗172
  • artxty/typed-async-storageartxty avatar

    artxty/typed-async-storage

    9View on GitHub↗

    Validate your AsyncStorage using PropTypes!

    JavaScript
    View on GitHub↗9
See all 18 alternatives to React Native Leveldown→

Frequently asked questions

What does andymatuschak/react-native-leveldown do?

Native bindings to LevelDB for React Native, exposed as leveldown-compatible interface

What are the main features of andymatuschak/react-native-leveldown?

The main features of andymatuschak/react-native-leveldown are: Local Storage.

What are some open-source alternatives to andymatuschak/react-native-leveldown?

Open-source alternatives to andymatuschak/react-native-leveldown include: isar/isar — Isar is a type-safe, ACID-compliant local NoSQL document store designed for high-performance data storage and… carbureted/react-native-pouchdb — Hacky way to run pouchdb in react-native. darkrishabh/react-native-db-models — React native Library for creating Local DB models. fraserxu/react-native-couchbase-lite — Couchbase Lite binding for React Native Android & iOS. gabrn/react-native-persistent-job — Run async tasks that retry after a crash, connection loss or exception. artxty/typed-async-storage — Validate your AsyncStorage using PropTypes!