awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jsayol avatar

jsayol/FireSQL

0
View on GitHub↗
347 estrellas·32 forks·TypeScript·MIT·4 vistasdevlibrary.withgoogle.com/products/firebase/repos/jsayol-FireSQL↗

FireSQL

FireSQL is a library built on top of the official Firebase SDK that allows you to query Cloud Firestore using SQL syntax. It's smart enough to issue the minimum amount of queries necessary to the Firestore servers in order to get the data that you request.

Features

  • Web Framework Bindings - Library for querying Firestore data using SQL syntax.

Historial de estrellas

Gráfico del historial de estrellas de jsayol/firesqlGráfico del historial de estrellas de jsayol/firesql

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a FireSQL

Proyectos open-source similares, clasificados según cuántas características comparten con FireSQL.
  • firebase/quickstart-jsAvatar de firebase

    firebase/quickstart-js

    5,367Ver en GitHub↗

    This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase backend services into web applications using the JavaScript SDK. It serves as a practical guide for bootstrapping projects with cloud-hosted authentication, databases, and serverless logic. The repository provides specific examples for implementing real-time data synchronization, user identity management, and event-driven cloud functions. It also includes reference code for using local service emulators to test cloud functionality on a local machine before production deployment.

    TypeScript
    Ver en GitHub↗5,367
  • canner/apollo-link-firebaseAvatar de Canner

    Canner/apollo-link-firebase

    404Ver en GitHub↗

    apollo-link-firebase provides you a simple way to query Firebase in graphQL with Apollo-client without building a graphQL server

    TypeScript
    Ver en GitHub↗404
  • codediodeio/angular-firestarterAvatar de codediodeio

    codediodeio/angular-firestarter

    964Ver en GitHub↗

    🍱 :fire: Angular Firebase Progressive Web App Starter

    TypeScript
    Ver en GitHub↗964
  • avohq/bs-firebaseAvatar de avohq

    avohq/bs-firebase

    42Ver en GitHub↗

    Add type for in reason to google's firebase api documented here. yarn add (git url) add to your bsconfig.json `json "bs-dependencies": ... "bs-firebase" , `

    OCaml
    Ver en GitHub↗42
Ver las 26 alternativas a FireSQL→

Preguntas frecuentes

¿Qué hace jsayol/firesql?

FireSQL is a library built on top of the official Firebase SDK that allows you to query Cloud Firestore using SQL syntax. It's smart enough to issue the minimum amount of queries necessary to the Firestore servers in order to get the data that you request.

¿Cuáles son las características principales de jsayol/firesql?

Las características principales de jsayol/firesql son: Web Framework Bindings.

¿Qué alternativas de código abierto existen para jsayol/firesql?

Las alternativas de código abierto para jsayol/firesql incluyen: firebase/quickstart-js — This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase… canner/apollo-link-firebase — apollo-link-firebase provides you a simple way to query Firebase in graphQL with Apollo-client without building a… codediodeio/angular-firestarter — 🍱 :fire: Angular + Firebase Progressive Web App Starter. codediodeio/sveltefire — Cybernetically Enhanced Firebase Apps. csfrequency/react-firebase-hooks — React Hooks for Firebase. avohq/bs-firebase — Add type for in reason to google's firebase api documented here. yarn add (git url) add to your bsconfig.json ``json…