awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंOpen-source alternativesSelf-hosted softwareब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंHow we rankप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comब्लॉग
श्रेणियाँ

33 रिपॉजिटरी

Awesome GitHub RepositoriesLocal Databases

Systems for managing ephemeral or persistent local data storage.

Distinguishing note: Focuses on local database management.

Explore 33 awesome GitHub repositories matching data & databases · Local Databases. Refine with filters or upvote what's useful.

Awesome Local Databases GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • vsouza/awesome-iosvsouza का अवतार

    vsouza/awesome-ios

    52,496GitHub पर देखें↗

    This project is a community-driven directory of software resources, libraries, and tools designed to support iOS application development. It serves as a centralized reference point for developers, organizing a vast ecosystem of third-party components into a searchable, structured index to facilitate discovery and project integration. The repository distinguishes itself through its collaborative curation model, which aggregates disparate utilities into a single, maintainable catalog. By leveraging a flat-file documentation structure, it provides a clear overview of the tools available for nati

    Manages local databases and key-value storage for application information.

    Swiftapple-swiftarkitawesome
    GitHub पर देखें↗52,496
  • expo/expoexpo का अवतार

    expo/expo

    50,111GitHub पर देखें↗

    Expo is a universal mobile framework designed to build native iOS and Android applications from a single codebase using web-standard technologies. It provides a comprehensive development environment that includes a unified runtime for testing, cloud-based infrastructure for compiling and signing native binaries, and automated tools for managing the entire mobile release lifecycle, including app store submission. The framework distinguishes itself through a plugin-based native configuration engine that programmatically modifies project files, allowing developers to integrate native modules wit

    Expo enables managing persistent SQLite databases to store and query structured data across mobile and web platforms.

    TypeScriptandroidapp-frameworkexpo
    GitHub पर देखें↗50,111
  • pubkey/rxdbpubkey का अवतार

    pubkey/rxdb

    23,048GitHub पर देखें↗

    This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a robust framework for managing application state by synchronizing data across browsers, mobile devices, and server-side runtimes. By treating local storage as the primary source of truth, it enables applications to remain functional without network connectivity, automatically reconciling changes with remote backends once a connection is restored. The database distinguishes itself through a modular architecture that supports cross-environment synchronization and high-performance d

    Creates persistent database instances using pluggable storage engines that support various environments.

    TypeScriptangularbrowser-databasecouchdb
    GitHub पर देखें↗23,048
  • apache/pouchdbapache का अवतार

    apache/pouchdb

    17,581GitHub पर देखें↗

    PouchDB is a JavaScript NoSQL document store designed to persist JSON data within web browsers or Node.js environments. It functions as an offline-first data store that caches information on a local device and synchronizes with a remote server when connectivity is available. The database implements the CouchDB API to ensure compatibility for bidirectional data replication. This allows for the synchronization of documents between a local client and remote CouchDB servers to maintain consistency across multiple devices. The project provides capabilities for local browser data storage and remot

    Facilitates the replication of local data to a remote server to maintain consistency across devices.

    JavaScriptcouchdbdatabasehacktoberfest
    GitHub पर देखें↗17,581
  • realm/realm-swiftrealm का अवतार

    realm/realm-swift

    16,608GitHub पर देखें↗

    This is a mobile object database and NoSQL local data store that replaces relational tables with a schema-based model. It functions as a reactive data store, using live object observations and change notifications to trigger automatic user interface refreshes. The system provides built-in mobile cloud data synchronization to keep local datasets consistent with a remote server across multiple devices. It also includes security features for encrypted local storage, protecting sensitive on-disk data using at-rest encryption keys and fine-grained access control. Broad capabilities include object

    Automatically synchronizes local database changes with a remote server to keep devices in sync.

    Objective-C
    GitHub पर देखें↗16,608
  • kanaries/pygwalkerKanaries का अवतार

    Kanaries/pygwalker

    15,628GitHub पर देखें↗

    Pygwalker is a library that transforms tabular data into interactive, drag-and-drop interfaces for exploratory analysis and visualization. It functions as a grammar-based framework that translates user interactions into declarative chart definitions, allowing for the creation of dynamic data exploration environments directly within notebooks or embedded web applications. The system distinguishes itself by offloading heavy analytical computations to backend kernels, which maintains responsiveness when visualizing large datasets. It supports the serialization of visual states into portable conf

    Delegates analytical computations to remote database services to handle large datasets without local memory constraints.

    Pythondata-analysisdata-explorationdataframe
    GitHub पर देखें↗15,628
  • weaviate/weaviateweaviate का अवतार

    weaviate/weaviate

    15,620GitHub पर देखें↗

    Weaviate is an AI-native vector database designed to store and index high-dimensional vector embeddings alongside traditional data objects. It serves as a backend infrastructure for retrieval-augmented generation, enabling applications to ground language model responses in private, context-aware data. The platform distinguishes itself by combining vector similarity search with traditional keyword filtering through a hybrid storage architecture. It integrates directly with external machine learning models to automate the generation of embeddings and perform complex inference tasks during inges

    Supports running instances within local containers or embedded environments to facilitate rapid development and testing.

    Goapproximate-nearest-neighbor-searchgenerative-searchgrpc
    GitHub पर देखें↗15,620
  • rstacruz/cheatsheetsrstacruz का अवतार

    rstacruz/cheatsheets

    14,429GitHub पर देखें↗

    This project is a comprehensive collection of web development reference guides and technical cheat sheets. It provides a curated set of markdown-based documentation designed to help developers quickly locate syntax patterns and API examples for common web technologies and programming languages. The repository serves as a specialized reference library covering several distinct technical domains. It includes extensive guides for CSS, focusing on selectors, Flexbox, Grid, and responsive layout properties, as well as a DevOps command reference for Docker, Kubernetes, AWS, Ansible, and general she

    Provides reference patterns for synchronizing local data models with a remote server via HTTP.

    SCSS
    GitHub पर देखें↗14,429
  • vnotex/vnotevnotex का अवतार

    vnotex/vnote

    12,839GitHub पर देखें↗

    VNote is a native C++ desktop application designed as a Markdown note-taking platform and digital knowledge base. It provides a high-performance environment for organizing, editing, and structuring information using a Markdown-based content model. The application distinguishes itself with a Vi-style input mode for text navigation and a system of priority-based event hooks for extensibility. It further supports customization through CSS-based theme styling and global hotkey mapping. Broad capabilities include personal knowledge management via full-text and tag search, digital mind mapping, an

    Coordinates network transfers and authentication to synchronize local notebooks with remote storage.

    C++
    GitHub पर देखें↗12,839
  • ryoppippi/ccusageryoppippi का अवतार

    ryoppippi/ccusage

    10,826GitHub पर देखें↗

    This project is a command-line utility designed to monitor and analyze token consumption and financial expenditure for AI coding assistants. By parsing local session logs directly on the user's machine, it provides a privacy-focused way to track development activity without transmitting sensitive data to external servers. The tool distinguishes itself through its ability to aggregate disparate log formats from multiple coding assistants into a unified, schema-agnostic representation. It features a decoupled pricing engine that allows users to apply custom model-specific cost multipliers, over

    Reads session logs from local databases to track model interactions and token consumption.

    TypeScript
    GitHub पर देखें↗10,826
  • hackjutsu/leptonhackjutsu का अवतार

    hackjutsu/Lepton

    10,335GitHub पर देखें↗

    Lepton is a cross-platform snippet manager and cloud-synced code library designed to organize and synchronize reusable code fragments and text snippets across different operating systems. It functions as a developer productivity tool and a markdown-enabled code editor for managing technical documentation. The application supports synchronization via remote backends and private enterprise server instances, including GitHub Enterprise integration. It utilizes token-based authentication to secure private code repository syncing and ensures connectivity in restricted corporate environments throug

    Synchronizes code snippets across different devices using remote backends and authentication tokens.

    JavaScriptdesktop-clientelectronelectron-app
    GitHub पर देखें↗10,335
  • electric-sql/electricelectric-sql का अवतार

    electric-sql/electric

    9,909GitHub पर देखें↗

    Electric is a Postgres data synchronization engine and replication proxy designed to enable local-first software. It replicates data from Postgres databases to client-side stores in real time using logical replication, allowing applications to maintain a local embedded database for offline access and low-latency updates. The system distinguishes itself by using shapes to filter and authorize specific subsets of database rows and columns before streaming them to clients or edge workers. It further supports multi-user collaboration by integrating a conflict-free replicated data type framework t

    Implements background synchronization of data from an embedded local database to a remote server.

    Elixircrdtcrdtselixir
    GitHub पर देखें↗9,909
  • maxrave-dev/simpmusicmaxrave-dev का अवतार

    maxrave-dev/SimpMusic

    9,535GitHub पर देखें↗

    SimpMusic is an ad-free music streaming application that provides background audio and video playback from external web sources. It enables personal music library management through the organization of custom playlists and the synchronization of user accounts across multiple devices. The application features AI-powered real-time translation of time-synced lyrics and integrates with vehicle head units to map playback controls and browsing for in-car use. It utilizes cookie-based session synchronization to access personal libraries and recommendations from external services. The platform inclu

    Synchronizes user playlists and library metadata between local databases and remote accounts.

    Kotlinandroidandroid-16android-app
    GitHub पर देखें↗9,535
  • libchecker/libcheckerLibChecker का अवतार

    LibChecker/LibChecker

    6,944GitHub पर देखें↗

    LibChecker is an Android application library analyzer used to identify third-party libraries and classify software components within installed applications. It functions as a software component classifier and a native library ABI inspector to determine if an application is 32-bit or 64-bit. The tool utilizes a rules repository and a local database to match detected libraries against known software signatures. It employs regex-based pattern detection and rule-based matching to identify components, even when files have been renamed or obfuscated. The project provides capabilities for Android p

    Stores library definitions in a local cache to allow offline identification of third party components.

    Kotlinandroidf-droidfdroid
    GitHub पर देखें↗6,944
  • tagstudiodev/tagstudioTagStudioDev का अवतार

    TagStudioDev/TagStudio

    6,766GitHub पर देखें↗

    TagStudio is a database-driven digital asset manager designed to organize and categorize files without altering their physical location on disk. It utilizes a non-destructive metadata store to attach tags and custom fields to files via a separate database rather than modifying original file headers. The project is distinguished by a hierarchical tagging system that supports parent-child relationships and custom color palettes for visual organization. It includes a multi-format media previewer that generates thumbnails and playback for images, videos, audio, documents, and archives, as well as

    Creates timestamped backups of the central database file to protect metadata from data loss.

    Pythondocument-management-systemfile-managermetadata
    GitHub पर देखें↗6,766
  • cypress-io/cypress-realworld-appcypress-io का अवतार

    cypress-io/cypress-realworld-app

    5,898GitHub पर देखें↗

    The Cypress Real-World App is a payment application designed to demonstrate real-world Cypress testing patterns, workflows, and best practices. It serves as a demo application that validates Cypress testing methods through end-to-end tests on a realistic application, while also generating frontend and backend code coverage reports from test executions. The application showcases authentication and identity management through multiple approaches, including a built-in local authentication mechanism that does not rely on external providers, and integration with third-party providers such as Googl

    Resets a local JSON database on each startup to guarantee consistent test data.

    TypeScriptapi-testingcode-coveragecomponent-testing
    GitHub पर देखें↗5,898
  • nicolashery/mac-dev-setupnicolashery का अवतार

    nicolashery/mac-dev-setup

    5,755GitHub पर देखें↗

    This project is a collection of guides and configurations for initializing a macOS development environment. It provides a systematic approach to installing programming languages, editors, and system tools to prepare a new Mac for coding from scratch. The setup focuses on automating the lifecycle of command line tools and applications through system package management. It emphasizes version-isolated language runtimes for Node.js and Python, allowing for the management of multiple versions and the creation of project-specific virtual environments to prevent dependency conflicts. The project co

    Provisions relational databases and key-value stores as local background services for development.

    Shell
    GitHub पर देखें↗5,755
  • knqyf263/petknqyf263 का अवतार

    knqyf263/pet

    5,270GitHub पर देखें↗

    Pet is a command-line snippet manager used for storing, tagging, and executing frequently used shell commands and scripts. It functions as an interactive command selector and a shell history capture tool, allowing users to extract one-off commands from their history and save them as reusable snippets. The tool distinguishes itself by integrating a git-synced configuration manager, which uses remote git provider APIs and access tokens to keep snippet collections consistent across multiple devices. It also features an interactive search interface that supports tag-based categorization for brows

    Synchronizes local snippet files with remote Git providers using access tokens.

    Gocommand-linegogolang
    GitHub पर देखें↗5,270
  • infinityloop1308/pipepipeInfinityLoop1308 का अवतार

    InfinityLoop1308/PipePipe

    4,637GitHub पर देखें↗

    PipePipe is a multi-platform video client that aggregates content from YouTube, PeerTube, and other sites into a single interface. It provides ad-free viewing by automatically skipping sponsored segments and restoring dislike counts and original titles, while supporting background audio playback that continues after leaving the app. The application includes a video download manager that fetches streams in multiple formats, resumes interrupted downloads, and batch downloads entire channels and playlists. The app is built on a modular architecture that uses plugin-based content extraction to su

    Manages offline video playlists in a local SQLite database with deduplication and sorting.

    Shellandroidmediaplayernewpipe
    GitHub पर देखें↗4,637
  • datlechin/tableprodatlechin का अवतार

    datlechin/TablePro

    4,471GitHub पर देखें↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Enables opening and querying local database files directly without requiring a separate server process.

    Swift
    GitHub पर देखें↗4,471
पिछला12अगला
  1. Home
  2. Data & Databases
  3. Local Databases

सब-टैग एक्सप्लोर करें

  • Database OffloadingMechanisms for delegating storage and query processing to external processes or remote hosts. **Distinct from Local Databases:** Distinct from Local Databases: focuses on the architectural offloading of storage tasks rather than the local database management itself.
  • Database SnapshotsPoint-in-time copies of a local database used for backup and recovery. **Distinct from Local Databases:** Distinct from Local Databases: specifically addresses the backup/versioning mechanism rather than general storage.
  • IP Location Data ImportsCapabilities for importing binary IP-to-location databases for offline geographic resolution. **Distinct from Local Databases:** Focuses specifically on the import of geographic IP data rather than general local database management.
  • JSON Database SeedersResetting and populating local JSON file databases with seed data for testing. **Distinct from Local Databases:** Distinct from Local Databases: focuses on seeding JSON databases with test data, not general local database management.
  • Local Usage AggregatorsTracks model interactions and token consumption across coding assistants using local session logs. **Distinct from Local Databases:** Distinct from Local Databases: focuses on the aggregation of usage data rather than general database management.
  • Offline Address ResolversSystems for mapping network addresses to metadata using local binary data files. **Distinct from Local Databases:** Focuses on the specific use case of IP-to-geographic lookup via local files, rather than general local database management.
  • Offline Playlist ManagersManages media playlists stored locally in an embedded database with deduplication and sorting. **Distinct from Local Databases:** Distinct from Local Databases: focuses on the application-level orchestration of playlist data structures within a local database, not general local storage.
  • Remote Synchronization1 सब-टैगMechanisms for pushing local database changes to a remote server. **Distinct from Local Databases:** Focuses on the background sync of local database state to a remote server, not general local storage