오픈 코어 생태계 · MIT 라이선스 · 공개 소스 코드

공개적으로 구축되었습니다.정의상 주권자.

인프라의 기반은 독점 블랙박스나 역외 함정이 되어서는 안 됩니다. Aurabase 코어는 100% Rust로 작성되었으며, 감사가 가능하고, 순수 PostgreSQL 17로 표준화되었으며, MIT에 따라 공개 라이선스가 부여되었습니다.

Permissive MIT License
Pure ANSI PostgreSQL 17
Zero Hidden Telemetry
100% Rust Tokio Microservices
13 Services
Rust Microservices
Gateway, Realtime, Auth, Storage, AI...
5 Crates
Shared Libraries
Types, telemetry, client, SQL pools
6 SDKs
Client Tools & SDKs
TypeScript, Rust, Python, Flutter, CLI...
100% Open
Permissive MIT License
Zero royalties, fully auditable source code
#
오픈코어 선언문

우리가 공개적으로 인프라를 구축하는 이유

잠금 방지 및 순수 Postgres

테이블, 스키마, 함수 및 확장은 표준 PostgreSQL에 있습니다. Aurabase에서 마이그레이션하기로 결정한 경우, 간단한 pg_dump 독점 종속 없이 전체 데이터세트를 반환합니다.

Rust의 시스템 성능

Zero Garbage Collection 일시 중지, 최소 메모리 공간 및 결정적 P99 대기 시간. 13개 마이크로서비스의 오픈 소스 코드는 모든 할당, 무료 추상화 및 격리 경계를 보여줍니다.

주권 및 타협하지 않는 GDPR

유럽 데이터 보호법의 적용을 받는 유럽 소프트웨어 회사로서 당사의 코드에는 정부 백도어나 비공개 원격 측정이 포함되어 있지 않습니다. 셀프 호스팅은 가장 엄격한 보안 요구 사항을 완벽하게 준수하도록 보장합니다.

#
화물 모노레포 및 패키지

저장소의 20개 오픈 소스 구성 요소

aura-gateway
MIT
Reverse Proxy & API Gateway

Unified HTTP/3 entry point. Dual-plane routing, JWT validation, and distributed per-project rate limiting.

Rust · Axum 0.8services/aura-gateway
aura-db
MIT
Postgres & pgvector Access

Schema-separated data access layer (project_{uuid}), native RLS isolation, and vector search.

Rust · SQLxservices/aura-db
aura-auth
MIT
Identity, Sessions & MFA

Full authentication engine: 15 OAuth providers, Vault Transit-encrypted TOTP MFA, and revocable sessions.

Rust · Argon2idservices/aura-auth
aura-realtime
MIT
Realtime Broadcast Engine

High-concurrency WebSockets engine backed by NATS JetStream for presence, broadcast, and Postgres CDC.

Rust · NATSservices/aura-realtime
aura-ai
MIT
MCP Server & AI Gateway

Native Model Context Protocol (MCP) server, multi-provider LLM proxy with fallback, and embeddings pipelines.

Rust · Tokioservices/aura-ai
aura-storage
MIT
Multi-Tenant Object Storage

AWS S3-compatible storage gateway backed by MinIO, presigned URLs, and per-organization quotas.

Rust · S3 APIservices/aura-storage
aura-functions
MIT
Serverless Edge Functions

WebAssembly (WASM) execution in isolated secure sandboxes with cold starts under 5ms.

Rust · Wasmtimeservices/aura-functions
aura-provisioner
MIT
Kubernetes CNPG Operator

K8s controller orchestrating dedicated CloudNativePG PostgreSQL clusters per organization with self-healing.

Rust · Kube-rsservices/aura-provisioner
aura-pgproxy
MIT
SQL Connection Pooler

Transactional proxy preventing connection exhaustion on production databases under heavy load.

Rust · Networkservices/aura-pgproxy
aura-analytics
MIT
Telemetry & Log Ingestion

High-velocity columnar ingestion for security auditing, per-request metrology, and billing.

Rust · ClickHouseservices/aura-analytics
aura-notifications
MIT
Webhooks & Alerting

Reliable webhook delivery engine with exponential retries, HMAC signatures, and push notifications.

Rust · Asyncservices/aura-notifications
aura-control
MIT
Platform Control Plane

Administrative management of tenants, organization members, subscriptions, and RBAC permissions.

Rust · SQLxservices/aura-control
aura-migrator
MIT
SQL Migration Engine

Transactional and idempotent application of platform SQL schemas and project schemas.

Rust · Migrationsservices/aura-migrator
aura-core
MIT
Shared Types & Errors

Common primitives, strict identifier typing (TenantId, ProjectId), and unified error handling.

Rust (Crate)libs/aura-core
aura-crypto
MIT
Transit Encryption & KEKs

Native HashiCorp Vault Transit integration (aura-projecturl, aura-ai, aura-mfa KEKs) and key derivation.

Rust · Vaultlibs/aura-crypto
aura-telemetry
MIT
Observability & Tracing

OpenTelemetry instrumentation, request span correlation, and exported Prometheus metrics.

Rust · OTellibs/aura-telemetry
aura-db-adapters
MIT
Data Adapters

Generic connection pools, schema isolation wrappers, and reusable prepared statements.

Rust · SQLxlibs/aura-db-adapters
aura-migrations
MIT
Migration Library

Versioned migration files embedded at compile time for zero-downtime deployments.

Rust · SQLlibs/aura-migrations
aura-cli
MIT
Official Developer CLI

Command-line tool to initialize projects, run migrations, generate types, and control local clusters.

Rust CLIaura-cli
aurabase-rs
MIT
Async Rust SDK

Non-blocking native client to integrate Aurabase into Rust microservices, workers, and distributed systems.

Rust SDKaurabase-rs
aurabase-js
MIT
Universal SDK (Browser/SSR/Edge)

Full TypeScript client with SSR session handling (Next.js App Router), generated schema typing, and Realtime.

TypeScript 5aurabase-js
aurabase-mcp
MIT
Model Context Protocol Server

MCP protocol implementation to connect Claude Desktop, Cursor, and AI agent frameworks directly to Aurabase.

TypeScript / Nodeaurabase-mcp
aurabase-py
MIT
Python SDK for Data & AI

Asynchronous client for data science pipelines, vector ingestion scripts, and Jupyter notebooks.

Python 3.10+aurabase-py
aurabase-dart
MIT
Mobile SDK (iOS & Android)

Lightweight mobile client for Flutter applications with offline caching and WebSockets reconnection.

Dart · Flutteraurabase-dart
studio
MIT
Web Management Console

Comprehensive visual interface: SQL table editor, Realtime monitoring, bucket explorer, and ClickHouse logs.

Next.js 14 · Reactstudio
#
조율된 생태계

엔진을 구동하는 오픈 소스 업계의 거대 기업

PostgreSQL 17

UNIVERSAL STANDARD
Relational & Vector Engine

Zero proprietary lock-in. Pure ANSI SQL, pgvector extensions, Row-Level Security, and native JSONB.

CloudNativePG

PRODUCTION GRADE
Kubernetes Postgres Operator

High availability with automatic failover, continuous physical streaming replication, and non-disruptive backups.

NATS JetStream

ULTRA-FAST REALTIME
Event Bus & Realtime

Ultra-fast streaming written in Go. Minimal memory footprint, message persistence, and fan-out distribution.

MinIO S3

AWS S3 COMPATIBLE
S3 Object Storage

AWS S3 standard compatibility. Zero lock-in to proprietary cloud vendors, ideal for self-hosting and sovereignty.

ClickHouse

PER-REQUEST METRICS
Analytics & Telemetry

Columnar analytical database ingesting millions of audit events and logs with sub-second query latency.

HashiCorp Vault

ZERO-TRUST SECURITY
Secrets Management & Transit

AES-GCM 256-bit envelope encryption at rest and automated per-project encryption key rotation.

#
개발자 통합

익숙한 도구와 SDK를 사용하여 Aurabase를 사용하세요

표준 코드

자동화된 스키마 입력 및 기본 SSR 지원(Next.js, Remix, Astro)을 갖춘 범용 TypeScript 클라이언트를 사용하세요.

# 1. Install SDK
npm install @aurabase/js

# 2. Initialize client in your application
import { createClient } from '@aurabase/js'

export const aurabase = createClient(
  process.env.AURA_URL!,
  process.env.AURA_ANON_KEY!
)

// Typed PostgreSQL query
const { data: users, error } = await aurabase
  .from('users')
  .select('id, email, full_name, created_at')
  .order('created_at', { ascending: false })
#
투명성 제공

무료 셀프 호스팅과 Aurabase Cloud 비교

특징자체 호스팅(공개)아우라베이스 클라우드
PostgreSQL 17 database engine100% Included100% Included
Native pgvector vector search100% Included100% Included
Identity engine & 15 OAuth providers100% Included100% Included
WebSockets & Realtime engine (NATS)100% Included100% Included
Model Context Protocol (MCP) server & AI100% Included100% Included
MinIO S3 storage & presigned URLs100% Included100% Included
Next.js web administration Studio100% Included100% Included
Developer CLI (aura-cli) & universal SDKs100% Included100% Included
Multi-tenant Kubernetes physical isolationManual configurationAutomated (CNPG)
Sovereign EU datacenters (Paris, Frankfurt, Helsinki)Your own infrastructureFully managed turnkey
Encrypted backups & Point-in-Time RecoveryManual managementAutomated daily
Vault Transit envelope encryptionIncluded (bring your own Vault)Dedicated KEK keys
Guaranteed technical support & 99.99% SLADiscord & GitHubDedicated 24/7 support
Astuce
우리는 부과한다 인위적인 제한이 없습니다. 자체 호스팅 인스턴스에서. 프로덕션 클라우드 전반에 배포된 동일한 고성능 소스 코드의 이점을 누릴 수 있습니다.
#
협업 및 거버넌스

Aurabase에 기여하는 방법

단계 01

Browse issues

Explore tickets tagged "good first issue" or "help wanted" on the official GitHub repository.

View issues
단계 02

Discuss on Discord

Pitch RFCs or feature ideas in the #dev channel of our Discord community directly with founders.

Discord channel
단계 03

Rigorous testing

Every contribution must include unit or integration tests and pass `cargo clippy` with zero warnings.

Repo guidelines
단계 04

Open a Pull Request

We review and merge PRs within 48 business hours. Every contributor is recognized in release notes.

Create PR
프로젝트에 참여하세요

독립형 클라우드 인프라의 미래를 구축하세요.

버그 수정, RFC 제안, 자체 베어메탈 서버에서 Aurabase 자체 호스팅 등 무엇을 원하든 코드는 열려 있습니다.

GitHub 저장소디스코드 커뮤니티
신용카드 불필요 · 500MB 무료 · 50,000 MAU