firebase-database

Top 23 firebase-database Open-Source Projects

  • Firebase

    Firebase SDK for Apple App Development

  • Project mention: Google Groups ending support for Usenet | news.ycombinator.com | 2023-12-15

    https://github.com/firebase/firebase-ios-sdk/issues/6115

    https://github.com/material-components/material-components-w...

    Two examples that come to mind but there are plenty

  • firebase-js-sdk

    Firebase Javascript SDK

  • Project mention: [React] Passing environment variables to service workers | dev.to | 2024-01-17

    // public/firebase-messaging-sw.js // Give the service worker access to Firebase Messaging. // Note that you can only use Firebase Messaging here. Other Firebase libraries are not available in the service worker. importScripts('https://www.gstatic.com/firebasejs/8.10.1/firebase-app.js'); importScripts('https://www.gstatic.com/firebasejs/8.10.1/firebase-messaging.js'); // Initialize the Firebase app in the service worker by passing in your app's Firebase config object. // https://firebase.google.com/docs/web/setup#config-object firebase.initializeApp({ apiKey: 'api-key', authDomain: 'project-id.firebaseapp.com', databaseURL: 'https://project-id.firebaseio.com', projectId: 'project-id', storageBucket: 'project-id.appspot.com', messagingSenderId: 'sender-id', appId: 'app-id', measurementId: 'G-measurement-id', }); // Retrieve an instance of Firebase Messaging so that it can handle background messages. const messaging = firebase.messaging();

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • react-firebase-hooks

    React Hooks for Firebase.

  • Project mention: firereact VS react-firebase-hooks - a user suggested alternative | libhunt.com/r/firereact | 2024-02-05

    A little bit fatter in terms of size and not actively maintained.

  • firebase-android-sdk

    Firebase Android SDK

  • Project mention: Removing trackers and while using fcm | /r/androiddev | 2023-07-03

    Stub = class with same public functions and PACKAGE NAME (this is imporant) but the body of the function is empty. Lots of firebase modules are open source. Fcm is one of them https://github.com/firebase/firebase-android-sdk/tree/master/firebase-messaging

  • Firebase Admin SDK for PHP

    Unofficial Firebase Admin SDK for PHP

  • IdeasNProjects

    *That Project's project repository

  • Project mention: stack canary watchpoint triggered | /r/ArduinoProjects | 2023-06-17

    Project Github link: https://github.com/0015/ThatProject/tree/master/ESP32_MICROPHONE/ESP32_INMP441_SPEECH_TO_TEXT

  • firebase-admin-node

    Firebase Admin Node.js SDK

  • Project mention: The State of Angular SSR Deployment in 2024 | dev.to | 2024-03-02

    Google has an Edge Network, but they push serverless functions like Cloud Run, which is also what version 2 of Firebase Cloud Functions use. Firebase Functions need a Version 3, which is built on the Edge. However, first Firebase, specifically firebase-admin would need to work on the edge. Google, who makes Angular, might then be able to compete better for deployment options. Cold Starts are terrible and should die IMHO, unless you have have specific use cases for them.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • laravel-firebase

    A Laravel package for the Firebase PHP Admin SDK

  • firebase-kotlin-sdk

    A Kotlin-first SDK for Firebase

  • quickstart-unity

    Firebase Quickstart Samples for Unity

  • Project mention: There's an almost 5-year-old bug in the Firebase js SDK that leaks 2 event listeners every second | /r/programming | 2023-05-22
  • InternalAppStore

    📦 Manage your own internal Android App Store.

  • GodotFirebase

    Implementations of Firebase for Godot using GDScript

  • Project mention: Problem with installing plugins | /r/godot | 2023-07-11

    I’m trying to install the Firebase addons from https://github.com/GodotNuts/GodotFirebase/tree/main/addons but once I add them to my Godot project and try to enable them I get this error “Unable to load addon script from path: 'res://addons/godot-firebase/plugin.gd'. This might be due to a code error in that script.” I can’t figure out what’s wrong any help would be appreciated, it also has the same error for the other two plugins I got from the addons

  • Firebase-ESP-Client

    [DEPRECATED]🔥Firebase Arduino Client Library for ESP8266, ESP32 and RP2040 Pico. The complete, fast, secured and reliable Firebase Arduino client library that supports RTDB, Cloud Firestore, Firebase and Google Cloud Storage, Cloud Messaging and Cloud Functions for Firebase.

  • Project mention: Can someone recommend a library for sending data to Google Firebase's Realtime Database using Adafruit Feather M0 WiFi? | /r/adafruit | 2023-06-29

    I'm using Firebase-ESP-Client but there is a problem like in the attached video.

  • Firebase-ESP8266

    [DEPRECATED] 🔥 Firebase RTDB Arduino Library for ESP8266 and RP2040 Pico. The complete, fast, secured and reliable Firebase Arduino client library that supports CRUD (create, read, update, delete) and Stream operations.

  • Firebase-ESP32

    🔥 Firebase RTDB Arduino Library for ESP32. The complete, fast, secured and reliable Firebase Arduino client library that supports CRUD (create, read, update, delete) and Stream operations.

  • firebase-authentication-dotnet

    C# library for Firebase Authentication

  • vuejs-firebase-shopping-cart

    Shopping cart demo using Vuejs and Firebase

  • DB3

    a Lightweight, Permanent JSON document database

  • Firebase-Flutter-tutorials

    Repository containing source code for the tutorials made using Firebase with Flutter

  • firebase-cpp-sdk

    Firebase C++ SDK

  • AngularMaterialFirebase

    :fire: Full stack starter app with Angular 8, Material Design and Firebase (+ demo)

  • react-firebase

    🔥Declarative React bindings for Firebase Auth & Realtime Database.

  • Project mention: Angular Fire equivalent for React? | /r/reactjs | 2023-07-12

    React Firebase - Has not had a new commit since Nov. 2019.

  • quickstart-cpp

    Firebase Quickstart Samples for C++

  • Project mention: ayuda con orientacion | /r/devsarg | 2023-12-09
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

firebase-database related posts

Index

What are some of the best open-source firebase-database projects? This list will help you:

Project Stars
1 Firebase 5,206
2 firebase-js-sdk 4,720
3 react-firebase-hooks 3,534
4 firebase-android-sdk 2,195
5 Firebase Admin SDK for PHP 2,128
6 IdeasNProjects 1,680
7 firebase-admin-node 1,578
8 laravel-firebase 958
9 firebase-kotlin-sdk 897
10 quickstart-unity 815
11 InternalAppStore 504
12 GodotFirebase 482
13 Firebase-ESP-Client 473
14 Firebase-ESP8266 409
15 Firebase-ESP32 407
16 firebase-authentication-dotnet 365
17 vuejs-firebase-shopping-cart 341
18 DB3 340
19 Firebase-Flutter-tutorials 269
20 firebase-cpp-sdk 266
21 AngularMaterialFirebase 227
22 react-firebase 223
23 quickstart-cpp 203

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com