✨ We're hiring ✨

✨ We're hiring ✨

A database that understands wallets, tokens and ZK proofs

Polybase is the web3 database

A database that understands wallets, tokens and ZK proofs

Polybase is the web3 database

A database that understands wallets, tokens and ZK proofs

Polybase is the web3 database

Backed by

Backed by

Backed by

Integrated auth & permissions

Seamless support for wallet auth and token gating written as simple access rules.

Build apps faster ->

High performance, low cost

Even the most efficient L2s are orders of magnitude slower and more expensive.

Build without scale anxiety ->

ZK proofs for data & permissions

Cryptographically prove private data and business logic. Enable self-sovereign data.

Create privacy preserving apps ->

Simple API

Use Polybase from your frontend, backend or smart contracts.

// Add record to collection
Polybase.collection('books')
.create('bitcoin')
.set({
title: 'Bitcoin: A Peer-to-Peer Electronic Cash System',
author: 'Satoshi Nakamoto',
})

// Read record from collection
const res = await Polybase.collection('books')
.record('bitcoin')
.get()
// Add record to collection
Polybase.collection('books')
.create('bitcoin')
.set({
title: 'Bitcoin: A Peer-to-Peer Electronic Cash System',
author: 'Satoshi Nakamoto',
})

// Read record from collection
const res = await Polybase.collection('books')
.record('bitcoin')
.get()
// Add record to collection
Polybase.collection('books')
.create('bitcoin')
.set({
title: 'Bitcoin: A Peer-to-Peer Electronic Cash System',
author: 'Satoshi Nakamoto',
})

// Read record from collection
const res = await Polybase.collection('books')
.record('bitcoin')
.get()

Start building

Polybase is a decentralized alternative to Firebase, Postgres and Supabase.

What developers are building

Decentralized social

Give users web2-like speed & scale while staying decentralized.

Decentralized social

Give users web2-like speed & scale while staying decentralized.

Decentralized social

Give users web2-like speed & scale while staying decentralized.

Dynamic NFTs

Enable dynamic, decentralized NFT metadata you can update without gas fees.

Dynamic NFTs

Enable dynamic, decentralized NFT metadata you can update without gas fees.

Dynamic NFTs

Enable dynamic, decentralized NFT metadata you can update without gas fees.

DEX orderbooks

Build high frequency decentralized exchanges with zk proofs and zero gas fees.

DEX orderbooks

Build high frequency decentralized exchanges with zk proofs and zero gas fees.

DEX orderbooks

Build high frequency decentralized exchanges with zk proofs and zero gas fees.

Proof of reserves

Prove balances in a merkle tree with zk proofs, customized to your use case.

Proof of reserves

Prove balances in a merkle tree with zk proofs, customized to your use case.

Proof of reserves

Prove balances in a merkle tree with zk proofs, customized to your use case.

Collaborative oracles

Crowdsource data with decentralized contribution, validation and payment.

Collaborative oracles

Crowdsource data with decentralized contribution, validation and payment.

Collaborative oracles

Crowdsource data with decentralized contribution, validation and payment.

Self-sovereign data

Create apps where user data is stored on Polybase encrypted by their wallet.

Self-sovereign data

Create apps where user data is stored on Polybase encrypted by their wallet.

Self-sovereign data

Create apps where user data is stored on Polybase encrypted by their wallet.

Modern web3 architecture

Polybase can store any kind of structured data; user data, app state and metadata.

Developers ❤️ Polybase

Database comparison

Polybase

Other decentralized DBs

Data permissions

Public or private

Public only

Encryption

Built-in, optional

Not supported

Learning curve

Zero, just like Firebase

High, many new concepts

Size limitations

None

Row and column count limits

Latency

Writes: ~1s / Reads: <100ms

Varies, up to 15s

Polybase is built as a drop in replacement for web2 databases so you don't have to think about any new concepts or abstractions.

It just works.

Frens, join the community

Devs, start building

Recent videos

Recent tweets