संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
Realtime Database इंस्टेंस को प्रोविज़न करते समय, आपको इंस्टेंस के लिए जगह चुननी होगी. डेटा को उन उपयोगकर्ताओं और सेवाओं के आस-पास स्टोर करें जिन्हें इसकी ज़रूरत है, ताकि डेटा को ऐक्सेस करने में कम समय लगे और यह ज़्यादा उपलब्ध हो.
अगर आपका प्रोजेक्ट, इस्तेमाल के हिसाब से पेमेंट करने वाले Blaze प्लान पर है, तो आपके पास अपने प्रोजेक्ट में एक से ज़्यादा डेटाबेस बनाने का विकल्प होता है. हर डेटाबेस के लिए, जगह की सेटिंग अलग-अलग होती है.
ध्यान दें कि डेटाबेस इंस्टेंस को प्रोविज़न करने के बाद, उसकी जगह की सेटिंग नहीं बदली जा सकती.
नीचे दी गई टेबल में, Realtime Database इंस्टेंस के लिए उपलब्ध जगहों की जानकारी दी गई है. साथ ही, उनसे जुड़े डेटाबेस यूआरएल फ़ॉर्मैट की जानकारी भी दी गई है.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],[],null,["\u003cbr /\u003e\n\nWhen you provision a Realtime Database instance, you must choose a *location* for the\ninstance. To reduce latency and increase availability, store your data close to\nthe users and services that need it.\n\nIf your project is on the pay-as-you-go Blaze pricing plan, then you can optionally\n[create multiple databases](/docs/database/usage/sharding) in your project, each\nwith its own location setting.\n\nBe aware that once you provision a database instance, you cannot change its\nlocation setting.\n| **Note:** The locations of your Realtime Database instances do *not* control the location setting of any other resource in your project, including Cloud Firestore database instances or Cloud Storage buckets.\n\nIn the following table, find the supported locations for Realtime Database instances\nalong with their associated database URL formats.\n\n| **Region name** | **Region description** | **Database URL format** |\n|-------------------|------------------------|--------------------------------------------------------------------------------|\n| `us-central1` | Iowa | \u003cvar translate=\"no\"\u003eDATABASE_NAME\u003c/var\u003e`.firebaseio.com` |\n| `europe-west1` | Belgium | \u003cvar translate=\"no\"\u003eDATABASE_NAME\u003c/var\u003e`.europe-west1.firebasedatabase.app` |\n| `asia-southeast1` | Singapore | \u003cvar translate=\"no\"\u003eDATABASE_NAME\u003c/var\u003e`.asia-southeast1.firebasedatabase.app` |"]]