> ## Documentation Index
> Fetch the complete documentation index at: https://docs.falkordb.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# Free Tier

> FalkorDB DBaaS Free Tier

![FalkorDB Cloud Free Tier Banner](https://github.com/user-attachments/assets/062cb5c5-d969-4481-ab1b-1802fea0732a)

FalkorDB's free cloud tier gives you instant access to a graph database with multi-graph support and multi-tenancy capabilities. You can deploy on AWS or GCP with **100MB of RAM** (max graph dataset size: 100MB) and rely on community support to get started.

The free tier provides everything you need to explore FalkorDB and build initial prototypes. When your application grows and requires TLS security, VPC networking, high availability, automated backups, or dedicated support, you can upgrade to a paid plan that includes these enterprise features.

## FalkorDB Pricing Plans Comparison

| Feature                     |                     FREE                     |                    STARTUP                   |                      PRO                     |               ENTERPRISE               |
| :-------------------------- | :------------------------------------------: | :------------------------------------------: | :------------------------------------------: | :------------------------------------: |
| **Monthly Cost (from)**     |                   **Free**                   |                   **\$73**                   |                   **\$350**                  |               **Custom**               |
| **Memory (RAM)**            |                    100 MB                    |                   From 1 GB                  |                   From 8 GB                  |                 Custom                 |
| **Max Graph Dataset**       |                    100 MB                    |                 \~75% of RAM                 |                 \~75% of RAM                 |                 Custom                 |
| Multi-Graph / Multi-Tenancy |                     **✓**                    |                     **✓**                    |                     **✓**                    |                  **✓**                 |
| Graph Access Control        |                     **✓**                    |                     **✓**                    |                     **✓**                    |                  **✓**                 |
| TLS                         |                       ✗                      |                     **✓**                    |                     **✓**                    |                  **✓**                 |
| VPC                         |                       ✗                      |                       ✗                      |                       ✗                      |                  **✓**                 |
| Cluster Deployment          |                       ✗                      |                       ✗                      |                     **✓**                    |                  **✓**                 |
| High Availability           |                       ✗                      |                       ✗                      |                     **✓**                    |                  **✓**                 |
| Multi-zone Deployment       |                       ✗                      |                       ✗                      |                     **✓**                    |                  **✓**                 |
| Scalability                 |                       ✗                      |                       ✗                      |                     **✓**                    |                  **✓**                 |
| Continuous Persistence      |                       ✗                      |                       ✗                      |                     **✓**                    |                  **✓**                 |
| Automated Backups           |                       ✗                      |                Every 12 Hours                |                Every 12 Hours                |               Every Hour               |
| Advanced Monitoring         |                       ✗                      |                       ✗                      |                       ✗                      |                  **✓**                 |
| **Support**                 |                   Community                  |                   Community                  |                     24/7                     |                Dedicated               |
| Dedicated Account Manager   |                       ✗                      |                       ✗                      |                       ✗                      |                  **✓**                 |
| **Cloud Providers**         |                   AWS, GCP                   |                   AWS, GCP                   |                   AWS, GCP                   |             AWS, GCP, Azure            |
| **Call-to-Action**          | [Sign up](https://app.falkordb.cloud/signup) | [Sign up](https://app.falkordb.cloud/signup) | [Sign up](https://app.falkordb.cloud/signup) | [Contact Us](mailto:info@falkordb.com) |

## Getting Support

Need help? Email **[support@falkordb.com](mailto:support@falkordb.com)** to open a support ticket, or join the community on **[Discord](https://discord.com/invite/Y2mMT9VdMy)**. See the [Support page](https://docs.falkordb.com/support) for more details.

## Terms

> ⚠️ Free instances that aren't utilized for 1 day will be stopped, and deleted after 7 days. The Free Tier has no persistence and no backups. A deleted instance and its data cannot be recovered.
> Need an extension? Speak to [sales](https://www.falkordb.com/get-a-demo/)

## Getting Started

[![FalkorDB Graph DBaaS Free Tier Tutorial Video](https://github.com/user-attachments/assets/56255f72-ff9d-4863-9942-b839257a723c)](https://www.youtube.com/watch?v=z0XO4pb2t5Y)

⚙️ Spin up your first FalkorDB Cloud instance:
[![Sign Up](https://img.shields.io/badge/Sign%20Up-8A2BE2?style=for-the-badge)](https://app.falkordb.cloud/signup)

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="How much memory does the Free Tier include?">
    The Free Tier includes **100MB of RAM**, which is also the maximum size of your graph dataset. FalkorDB is an in-memory graph database, so this 100MB is the total working memory available for your graphs. It's sufficient for evaluation, prototyping, and learning FalkorDB's graph database capabilities.
  </Accordion>

  <Accordion title="Do I need a credit card to sign up?">
    No, the Free Tier requires no credit card. You can sign up and start using FalkorDB immediately at [app.falkordb.cloud/signup](https://app.falkordb.cloud/signup).
  </Accordion>

  <Accordion title="What happens if my Free Tier instance is inactive?">
    Free instances that are not utilized for **1 day will be stopped**, and **deleted after 7 days** of inactivity. The Free Tier keeps **no snapshots and no backups**. Once an instance is deleted its data is permanently lost and cannot be recovered. Contact [sales](https://www.falkordb.com/get-a-demo/) if you need an extension.
  </Accordion>

  <Accordion title="Which cloud providers are available for the Free Tier?">
    The Free Tier is available on both **AWS** and **GCP**. You choose your preferred provider during deployment.
  </Accordion>

  <Accordion title="What features are NOT included in the Free Tier?">
    The Free Tier does not include TLS encryption, VPC networking, high availability, automated backups, or dedicated support. These features are available on paid plans starting at \$73/month.
  </Accordion>
</AccordionGroup>
