CodeBrowser / npm / @firebase/database
@firebase/database@1.1.3
// This is the Firebase Realtime Database component of the Firebase JS SDK.
$ npm install @firebase/database
downloads/wk
13,800,050
license
Apache-2.0
version
1.1.3
published
May 7, 2026
What is @firebase/database?
The Firebase Realtime Database is a cloud-hosted NoSQL database that lets you store and sync data across users and devices in real-time. Developers use this package to add persistent data storage to web and Node.js applications with automatic synchronization, offline support, and built-in security rules. It's useful when you need responsive data updates without managing your own backend infrastructure.
Maintainers
firebase-ops, feiyang.chen, google-wombot, chholland