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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ckoever avatar

ckoever/micropython-firebase-realtime-database

0
View on GitHub↗
26 stars·18 forks·Python·MIT·8 vues

Micropython Firebase Realtime Database

Firebase implementation based on REST API optimized for the ESP32 version of Micropython based on firebase-micropython-esp32 from vishal-android-freak. It shouldn't be a problem to run it on other Micropython platforms. A board with SPIRAM is recommended.

Features

  • Data Storage - Firebase Realtime Database implementation for ESP32.

Historique des stars

Graphique de l'historique des stars pour ckoever/micropython-firebase-realtime-databaseGraphique de l'historique des stars pour ckoever/micropython-firebase-realtime-database

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Micropython Firebase Realtime Database

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Micropython Firebase Realtime Database.
  • aldycool/netcoresyncA

    aldycool/NETCoreSync

    0Voir sur GitHub↗

    NETCoreSync is a database synchronization framework where each client's local offline database (on each client's multiple devices) can be synchronized on-demand via network into a single centralized database hosted on a server. Data which are stored locally within each device of a single client…

    Voir sur GitHub↗0
  • aleppax/upyftsconfA

    aleppax/upyftsconf

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • aritchie/settingsAvatar de aritchie

    aritchie/settings

    71Voir sur GitHub↗

    A cross platform settings plugin for Xamarin and Windows. Unlike other setting libraries in the wild, this library provides several unique features

    C#
    Voir sur GitHub↗71
  • akavache/akavacheAvatar de akavache

    akavache/Akavache

    2,547Voir sur GitHub↗

    Akavache is an asynchronous, persistent (i.e., writes to disk) key-value store created for writing desktop and mobile applications in C#, based on SQLite3. Akavache is great for both storing important data (i.e., user settings) as well as cached local data that expires.

    C#
    Voir sur GitHub↗2,547
Voir les 30 alternatives à Micropython Firebase Realtime Database→

Questions fréquentes

Que fait ckoever/micropython-firebase-realtime-database ?

Firebase implementation based on REST API optimized for the ESP32 version of Micropython based on firebase-micropython-esp32 from vishal-android-freak. It shouldn't be a problem to run it on other Micropython platforms. A board with SPIRAM is recommended.

Quelles sont les fonctionnalités principales de ckoever/micropython-firebase-realtime-database ?

Les fonctionnalités principales de ckoever/micropython-firebase-realtime-database sont : Data Storage.

Quelles sont les alternatives open-source à ckoever/micropython-firebase-realtime-database ?

Les alternatives open-source à ckoever/micropython-firebase-realtime-database incluent : aldycool/netcoresync — NETCoreSync is a database synchronization framework where each client's local offline database (on each client's… aleppax/upyftsconf. aritchie/settings — A cross platform settings plugin for Xamarin and Windows. Unlike other setting libraries in the wild, this library… aspnet/entityframeworkcore — This repository is home to the following .NET Foundation projects. These projects are maintained by Microsoft and… azure/azure-documentdb-dotnet — This project provides a client tools or utilities in .NET that makes it easy to interact with Azure Cosmos DB. Azure… akavache/akavache — Akavache is an asynchronous, persistent (i.e., writes to disk) key-value store created for writing desktop and mobile…