You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

firebase-admin-ql

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

firebase-admin-ql

A powerful library that bridges Firebase Admin SDK with PostgreSQL, simplifies interaction with stored procedures, facilitates seamless third-party API calls using fetch, and provides utility functions to streamline backend operations.

5.1.2
latest
npmnpm
Version published
Weekly downloads
37
-30.19%
Maintainers
1
Weekly downloads
 
Created
Source

firebbase_admin_ql

A powerful library that bridges Firebase Admin SDK with PostgreSQL, simplifies interaction with stored procedures, facilitates seamless third-party API calls using fetch, and provides utility functions to streamline backend operations.

BasePgProcedure Library

The PgBaseModel library provides an abstraction for interacting with PostgreSQL stored procedures and optionally backing up data to Firestore. It is designed to simplify the process of executing stored procedures, processing the results, and integrating Firestore backup functionality.

Features

  • Execute PostgreSQL stored procedures.
  • Optionally back up data to Firestore.
  • Flexible integration with Firestore database using custom backup parameters.
  • Automatic handling of the order of parameters for stored procedures.

Keywords

firebase

FAQs

Package last updated on 01 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts