# @firebase/database

> This is the Firebase Realtime Database component of the Firebase JS SDK.

Latest version **1.1.5** (published 2026-08-19) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @firebase/database
pnpm add @firebase/database
yarn add @firebase/database
bun add @firebase/database
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.1.5 |
| Published | 2026-08-19 |
| First published | 2017-10-11 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=20.0.0 |
| Dependencies | 7 |
| Unpacked size | 8.2 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5141 |
| Author | Firebase |
| Maintainers | firebase-ops, feiyang.chen, google-wombot, chholland |

## Links

- npm: https://www.npmjs.com/package/@firebase/database
- Repository: https://github.com/firebase/firebase-js-sdk
- Homepage: https://github.com/firebase/firebase-js-sdk#readme
- Issues: https://github.com/firebase/firebase-js-sdk/issues
- npm.io page: https://npm.io/package/@firebase/database

## Dependencies (7)

- [tslib](https://npm.io/package/tslib.md) ^2.1.0
- [@firebase/util](https://npm.io/package/@firebase/util.md) 1.15.3
- [faye-websocket](https://npm.io/package/faye-websocket.md) 0.11.4
- [@firebase/logger](https://npm.io/package/@firebase/logger.md) 0.5.2
- [@firebase/component](https://npm.io/package/@firebase/component.md) 0.7.5
- [@firebase/auth-interop-types](https://npm.io/package/@firebase/auth-interop-types.md) 0.2.6
- [@firebase/app-check-interop-types](https://npm.io/package/@firebase/app-check-interop-types.md) 0.3.5

## Recent versions

- 1.1.5 (latest) — 2026-08-19
- 1.1.4-eap-crashlytics.e21972d2a (eap-crashlytics) — 2026-09-11
- 1.1.5-20260818172054 (next) — 2026-08-18
- 1.1.2-canary.bfb9accdc (canary) — 2026-04-01
- 1.1.0-caching-fdc.9f17eac6e (caching-fdc) — 2025-12-16
- 1.1.0-eap-firestore-pipelines.2.e4cdd2e06 (eap-firestore-pipelines) — 2025-11-06
- 1.1.0-firebase-studio-sdk-integration.556d1bed2 (firebase-studio-sdk-integration) — 2025-08-13
- 1.0.15-eap-ai-hybridinference.58d92df33 (eap-ai-hybridinference) — 2025-05-28
- 1.0.14-eap-vertexai-hybgoog.31261ca31 (eap-vertexai-hybgoog) — 2025-04-29
- 1.0.14-auth-redirect-credentials.b424e5897 (auth-redirect-credentials) — 2025-04-25
- 1.0.14-ssl-check.4f23f3343 (ssl-check) — 2025-04-23
- 1.0.14-eap-vertexai-hybridinference.e83974308 (eap-vertexai-hybridinference) — 2025-04-23
- 1.0.8-vertexai-preview.6b035b7d3 (vertexai-preview) — 2024-09-27
- 1.0.6-dataconnect-preview.d986d4bf2 (dataconnect-preview) — 2024-07-31
- 1.0.5-eap-firestore-backfiller.87babf60c (eap-firestore-backfiller) — 2024-06-25
- … 3713 more at https://npm.io/package/@firebase/database/versions

## README

# @firebase/database

This is the Firebase Realtime Database component of the Firebase JS SDK. 

**This package is not intended for direct usage, and should only be used via the officially supported [firebase](https://www.npmjs.com/package/firebase) package.**

---
_Source: https://npm.io/package/@firebase/database · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
