基础设施的基础既不应该是专有的黑匣子,也不应该是域外陷阱。 Aurabase 核心 100% 用 Rust 编写,可审计,在纯 PostgreSQL 17 上标准化,并在 MIT 下公开许可。
您的表、模式、函数和扩展位于标准 PostgreSQL 中。如果您决定从 Aurabase 迁移,只需执行一个简单的操作 pg_dump 返回您的整个数据集,且专有锁定为零。
零垃圾收集暂停、最小的内存占用和确定性的 P99 延迟。我们 13 个微服务的开源代码揭示了每一个分配、零成本抽象和隔离边界。
作为一家受欧洲数据保护法管辖的欧洲软件公司,我们的代码包含零政府后门或未公开的遥测数据。自托管可保证完全符合最严格的安全要求。
Unified HTTP/3 entry point. Dual-plane routing, JWT validation, and distributed per-project rate limiting.
Schema-separated data access layer (project_{uuid}), native RLS isolation, and vector search.
Full authentication engine: 15 OAuth providers, Vault Transit-encrypted TOTP MFA, and revocable sessions.
High-concurrency WebSockets engine backed by NATS JetStream for presence, broadcast, and Postgres CDC.
Native Model Context Protocol (MCP) server, multi-provider LLM proxy with fallback, and embeddings pipelines.
AWS S3-compatible storage gateway backed by MinIO, presigned URLs, and per-organization quotas.
WebAssembly (WASM) execution in isolated secure sandboxes with cold starts under 5ms.
K8s controller orchestrating dedicated CloudNativePG PostgreSQL clusters per organization with self-healing.
Transactional proxy preventing connection exhaustion on production databases under heavy load.
High-velocity columnar ingestion for security auditing, per-request metrology, and billing.
Reliable webhook delivery engine with exponential retries, HMAC signatures, and push notifications.
Administrative management of tenants, organization members, subscriptions, and RBAC permissions.
Transactional and idempotent application of platform SQL schemas and project schemas.
Common primitives, strict identifier typing (TenantId, ProjectId), and unified error handling.
Native HashiCorp Vault Transit integration (aura-projecturl, aura-ai, aura-mfa KEKs) and key derivation.
OpenTelemetry instrumentation, request span correlation, and exported Prometheus metrics.
Generic connection pools, schema isolation wrappers, and reusable prepared statements.
Versioned migration files embedded at compile time for zero-downtime deployments.
Command-line tool to initialize projects, run migrations, generate types, and control local clusters.
Non-blocking native client to integrate Aurabase into Rust microservices, workers, and distributed systems.
Full TypeScript client with SSR session handling (Next.js App Router), generated schema typing, and Realtime.
MCP protocol implementation to connect Claude Desktop, Cursor, and AI agent frameworks directly to Aurabase.
Asynchronous client for data science pipelines, vector ingestion scripts, and Jupyter notebooks.
Lightweight mobile client for Flutter applications with offline caching and WebSockets reconnection.
Comprehensive visual interface: SQL table editor, Realtime monitoring, bucket explorer, and ClickHouse logs.
Zero proprietary lock-in. Pure ANSI SQL, pgvector extensions, Row-Level Security, and native JSONB.
High availability with automatic failover, continuous physical streaming replication, and non-disruptive backups.
Ultra-fast streaming written in Go. Minimal memory footprint, message persistence, and fan-out distribution.
AWS S3 standard compatibility. Zero lock-in to proprietary cloud vendors, ideal for self-hosting and sovereignty.
Columnar analytical database ingesting millions of audit events and logs with sub-second query latency.
AES-GCM 256-bit envelope encryption at rest and automated per-project encryption key rotation.
Explore tickets tagged "good first issue" or "help wanted" on the official GitHub repository.
Pitch RFCs or feature ideas in the #dev channel of our Discord community directly with founders.
Every contribution must include unit or integration tests and pass `cargo clippy` with zero warnings.
We review and merge PRs within 48 business hours. Every contributor is recognized in release notes.