De fundamenten van uw infrastructuur mogen noch een eigen zwarte doos, noch een extraterritoriale valstrik zijn. 100% van de Aurabase-kern is geschreven in Rust, controleerbaar, gestandaardiseerd op pure PostgreSQL 17 en openlijk gelicentieerd onder MIT.
Uw tabellen, schema's, functies en extensies leven in standaard PostgreSQL. Als u ooit besluit om weg te migreren van Aurabase, is een eenvoudige pg_dump retourneert uw volledige dataset zonder eigen lock-in.
Zero Garbage Collection-pauzes, minimale geheugenvoetafdruk en deterministische P99-latentie. De open source-code van onze 13 microservices onthult elke toewijzing, kosteloze abstractie en isolatiegrens.
Als Europees softwarebedrijf dat onder de Europese wetgeving inzake gegevensbescherming valt, bevat onze code geen achterdeurtjes van de overheid of geheime telemetrie. Self-hosting garandeert volledige naleving van de strengste beveiligingseisen.
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.