Now in Public Beta

datalake for
the home

Every photo, document, sensor reading, and memory — unified, searchable, and owned by you. pond brings enterprise-grade data infrastructure to your living room.

import { pond } from '@pond/sdk';

const db = pond.create({
  path: '~/pond',
  backup: 's3://my-backup'
});

await db.index({
  directory: '~/Photos',
  watch: true
});

// 14,392 files indexed in 2.3s

Everything your home data deserves

Built for developers who want control, not complexity.

🧠

Semantic Search

Describe what you want, not where it is. pond understands your data contextually using on-device ML models.

🔄

Real-time Sync

Changes propagate instantly across all connected devices. No manual syncing, no conflicts.

🔒

End-to-End Encrypted

Your data stays yours. Zero-knowledge encryption with keys that never leave your hardware.

📊

Unified Schema

Photos, documents, IoT sensors, emails — normalized into one queryable interface.

Edge-Native

Runs entirely on local hardware. No cloud dependency, no subscription, no latency.

🔌

Plugin Ecosystem

Extend with community plugins for Home Assistant, Plex, Obsidian, and more.

~/pond
$ pond search "family photos from 2019 with snow"
✓ Found 847 results in 12ms

📁 Photos/2019/December/IMG_8942.jpg
📁 Photos/2019/January/snow_day.png
📁 Photos/2019/February/winter_hike.jpg
...

$ pond stats
Files indexed: 143,892
Storage used: 2.4 TB
Last sync: 2 minutes ago
Uptime: 99.98%
143K+
Files indexed per user
12ms
Average query time
99.99%
Data integrity
2.4TB
Max storage per user

Start building the future of home data

Open source, privacy-first, and ready for production.