Open Source • Self-Hostable • Scalable

Backend for
modern apps.

PostgreSQL database, authentication, edge functions, realtime subscriptions, and storage. Everything you need, nothing you don't.

npx hanzo init
PostgreSQL + pgvector
const { data, error } = await hanzo
  .from('products')
  .select('*')
  .textSearch('name', 'coffee')
  .limit(10)

// Vector similarity search
const similar = await hanzo.rpc('match_documents', {
  query_embedding: embedding,
  match_threshold: 0.8
})

Trusted Worldwide

Mozilla
GitHub
1Password
PwC
Pika
Humata
Krea
Udio
LangChain
Resend
Loops
Mobbin
Gopuff
Chatbase
Betashares

Core Features

Everything you need to build modern, scalable applications

Postgres Database

Enterprise-grade relational database with security built-in.

  • Fully portable and extensible relational database
  • Built-in row-level security (RLS) and custom database triggers
  • Real-time and asynchronous data handling

Embedded SQLite

Lightweight database for rapid development with scaling options.

  • Lightweight, embedded SQLite for rapid local development and testing
  • Instant real-time synchronization on the user side
  • Seamlessly scalable to Hanzo's planetary-scale Datastore

Authentication

Secure user management with multiple auth methods.

  • Email/password, OAuth providers, and magic link authentication
  • Customizable user roles, permissions, and multi-factor authentication
  • Integrated email verification and password recovery

Edge Functions

Serverless compute with global distribution.

  • Deploy globally distributed serverless functions without server management
  • Easy integration with external APIs and third-party services
  • Secure, scalable, and minimal latency

Realtime Subscriptions

WebSocket-based data synchronization for live updates.

  • WebSocket-based data synchronization for live collaboration
  • Built-in event broadcasting and subscription management
  • Real-time notifications and updates

File Storage

Efficient storage and serving of user content.

  • Efficient storage and management of files, images, and videos
  • Support for file versioning, access controls, and secure URLs
  • Global CDN for fast content delivery

Vector Embeddings

AI-ready database for semantic search and ML features.

  • Built-in integration with ML frameworks like OpenAI and Hugging Face
  • Optimized for semantic search, recommendations, and AI use cases
  • Efficient storage and querying of high-dimensional vectors

Instant APIs

Automatically generated APIs for data access.

  • RESTful and GraphQL API generation for data access and manipulation
  • Automatic Swagger documentation and API versioning support
  • Customizable endpoints and middleware support

Ready-to-Use Templates

Jump-start your development with production-ready templates

Stripe Subscriptions Starter

Complete SaaS subscription management with Stripe integration

Next.js App Router with Authentication

Secure, fast Next.js application with built-in authentication

AI Chatbot Template

Intelligent chatbot with natural language processing capabilities

LangChain and Next.js Starter

LLM-powered application with LangChain and Next.js integration

Flutter User Management

Cross-platform Flutter app with complete user management

Expo React Native Starter

Mobile-first React Native application with Expo framework

Developer Experience

Designed for developers who value simplicity, flexibility, and power. Our tools make database and backend development a breeze.

Comprehensive CLI Tools

Powerful CLI for scaffolding, deploying, and managing applications with simple commands.

Rich SDKs & Libraries

SDKs supporting JavaScript, React, Ruby, Node, Flutter, and more for seamless integration.

Project Management Dashboard

Full project lifecycle management directly from the Hanzo Base dashboard.

Extensive Documentation

Detailed documentation, community-driven examples, and best practices to accelerate development.

Terminal

$ npx create-hanzo-app my-project

Initializing Hanzo Base project...

$ cd my-project && npm run dev

✓ Hanzo Base server started on http://localhost:3000

✓ Admin UI available at http://localhost:3000/admin

$ hanzo deploy

✓ Project deployed to https://my-project.hanzo.app

Global Infrastructure

Serverless architecture that scales automatically with your application needs

Global Distribution

Multi-region deployments ensuring low latency and high availability for users worldwide.

Automatic Scaling

Serverless infrastructure that scales resources up and down based on demand without manual intervention.

High Redundancy

Fault-tolerant architecture with redundancy and failover capabilities to ensure 99.999% uptime.

North America
Europe
Asia
Australia
South America

Built for AI Engineers

Powerful features specifically designed for AI-powered applications

Model Integration

Seamlessly integrate with OpenAI, Hugging Face, and other machine learning platforms. Deploy and serve custom ML models with built-in scaling and monitoring.

Vector Search

High-performance vector database capabilities for semantic search, RAG applications, and similarity matching across billions of vectors.

Data Processing

Specialized data processing pipelines for cleaning, transforming, and enriching training data for machine learning models.

AI-Enhanced Features

Ready-to-use AI capabilities that can be integrated into applications with minimal configuration.

Secure & Compliant

SOC 2 Audit in Progress
HIPAA BAA Available

Hanzo Base

Secure. Scalable. Open Source.

Global High-Performance Edge

15+ Regions

Global Coverage

Deploy close to your users worldwide

Auto-scaling

Scale to Zero

Pay only for what you use

Data Residency

You Choose

Control where your data lives

Get Started Today

Launch your next-generation project instantly or request a custom demo to explore Hanzo Base's powerful capabilities.

Join our Developer Community