firebase-admin-ql
TypeScript icon, indicating that this package has built-in type declarations

5.0.0 • Public • Published

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.

Package Sidebar

Install

npm i firebase-admin-ql

Weekly Downloads

5

Version

5.0.0

License

ISC

Unpacked Size

197 kB

Total Files

49

Last publish

Collaborators

  • breedware