インフラストラクチャの基盤は、独自のブラック ボックスや治外法権の罠であってはなりません。 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.