CodeBrowser / npm / @firebase/database-compat
@firebase/database-compat@2.1.4
// The Realtime Database component of the Firebase JS SDK.
$ npm install @firebase/database-compat
downloads/wk
13,537,827
license
Apache-2.0
version
2.1.4
published
May 7, 2026
What is @firebase/database-compat?
The Firebase Realtime Database compatibility package provides a JavaScript interface for reading and writing data to Firebase's cloud-hosted NoSQL database. Developers use this package to build applications that need real-time data synchronization across multiple clients, with automatic updates pushed to connected users when data changes. The "compat" version maintains backward compatibility with older Firebase SDK code while allowing gradual migration to the modular SDK.
Maintainers
firebase-ops, feiyang.chen, google-wombot, chholland