인프라의 기반은 독점 블랙박스나 역외 함정이 되어서는 안 됩니다. Aurabase 코어는 100% Rust로 작성되었으며, 감사가 가능하고, 순수 PostgreSQL 17로 표준화되었으며, MIT에 따라 공개 라이선스가 부여되었습니다.
테이블, 스키마, 함수 및 확장은 표준 PostgreSQL에 있습니다. Aurabase에서 마이그레이션하기로 결정한 경우, 간단한 pg_dump 독점 종속 없이 전체 데이터세트를 반환합니다.
Zero Garbage Collection 일시 중지, 최소 메모리 공간 및 결정적 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.