-
Notifications
You must be signed in to change notification settings - Fork 0
Home
makr-code edited this page Dec 22, 2025
·
15 revisions
Version: 1.3.0
Last Updated: December 20, 2025
Welcome to the ThemisDB documentation! This guide will help you find the information you need.
New to ThemisDB?
- Quick Start Guide - Get up and running in 5 minutes
- Installation Guide - Complete installation instructions
- Architecture Overview - Understand how ThemisDB works
Using ThemisDB:
- AQL Query Language - Learn the query language
- REST API Reference - HTTP API documentation
- Client SDKs - SDK documentation for 7 languages
Operating ThemisDB:
- Configuration - Configure your database
- Monitoring - Monitor performance and health
- Backup & Recovery - Protect your data
| Document | Description |
|---|---|
| Quick Start | 5-minute tutorial to get started |
| Installation | Installation on Linux, Windows, macOS, Docker |
| Configuration | Configure ThemisDB for your needs |
| First Query | Write your first AQL query |
| Document | Description |
|---|---|
| Architecture Overview | High-level system architecture |
| Multi-Model Design | How ThemisDB handles multiple data models |
| Transaction Model | ACID transactions with MVCC |
| Storage Layer | RocksDB LSM-Tree storage |
| Document | Description |
|---|---|
| Feature Overview | Complete feature catalog |
| Vector Search | Similarity search with HNSW/FAISS |
| Graph Operations | Graph traversal and pathfinding |
| Time-Series | Time-series data and compression |
| Hypertables | TimescaleDB-compatible time-series (v1.2+) |
| Hybrid Search | RAG-optimized BM25+Vector search (v1.2+) |
| Analytics | CEP and OLAP analytics |
| Document | Description |
|---|---|
| AQL Syntax | Complete AQL language reference |
| AQL Examples | Common query patterns |
| Query Optimization | EXPLAIN and PROFILE commands |
| Document | Description |
|---|---|
| REST API | HTTP API endpoints |
| GraphQL API | GraphQL interface |
| Client SDKs | SDKs for Python, JS, Rust, Go, Java, C#, Swift |
| Document | Description |
|---|---|
| Security Overview | Enterprise security features |
| TLS Setup | Configure TLS 1.3 and mTLS |
| RBAC Configuration | Role-based access control |
| Encryption | Data encryption at rest and in transit |
| Audit Logging | Security event logging |
| Compliance | GDPR, SOC 2, HIPAA compliance |
| Document | Description |
|---|---|
| Deployment Guide | Production deployment strategies |
| Docker Deployment | Docker and Kubernetes deployment |
| Configuration | Configuration reference |
| Monitoring | Prometheus metrics and alerting |
| Backup & Recovery | Backup strategies and disaster recovery |
| Troubleshooting | Common issues and solutions |
| Performance Tuning | Optimize for your workload |
| Document | Description |
|---|---|
| Contributing | How to contribute to ThemisDB |
| Build Guide | Build from source |
| Development Setup | Setup development environment |
| Testing Guide | Run and write tests |
| Code Style | Coding standards |
| Architecture | Deep-dive into internals |
| Document | Description |
|---|---|
| Sharding | Horizontal sharding and routing |
| Replication | Leader-follower and multi-master |
| GPU Acceleration | CUDA, Vulkan, HIP backends |
| vLLM Co-Location | AI/ML workload optimization |
| Content Processing | Process PDFs, images, videos, etc. |
| Document | Description |
|---|---|
| Changelog | Version history and changes |
| Roadmap | Future plans and features |
| v1.3.0 Release | Latest release notes |
| v1.2.0 Release | Previous release |
| v1.1.0 Release | Previous release |
| Migration Guides | Upgrade between versions |
Building an Application:
Analytics & BI:
AI/ML Applications:
Graph Applications:
Production Deployment:
Docker/Kubernetes:
Cloud Platforms:
ARM/Raspberry Pi:
- GitHub Repository: github.com/makr-code/ThemisDB
- Issue Tracker: Report bugs
- Discussions: Community forum
- Contributing: How to contribute
- Security: Security policy
Version Indicators:
- No marker: Available in all versions
- (v1.1+): Available from version 1.1.0 onwards
- (v1.2+): Available from version 1.2.0 onwards
- (v1.3+): Available from version 1.3.0 onwards
- 🚧 Experimental: Not production-ready
- 📋 Planned: Future feature
Code Examples:
- Examples use generic placeholders like
localhost:8765 - Adjust for your environment
- Most examples work with default configuration
Conventions:
- File paths use forward slashes (works on Windows too)
- Command examples assume bash shell (Windows users: use PowerShell equivalent)
- Check Documentation: Search this documentation first
- Search Issues: Check if someone else had the same problem
- Ask Community: Use GitHub Discussions
- Report Bug: Open an issue
Documentation Version: 1.2.0
Last Updated: December 15, 2025
Next Review: March 15, 2026
ThemisDB v1.3.4 | GitHub | Documentation | Discussions | License
Last synced: January 02, 2026 | Commit: 6add659
Version: 1.3.0 | Stand: Dezember 2025
- Übersicht
- Home
- Dokumentations-Index
- Quick Reference
- Sachstandsbericht 2025
- Features
- Roadmap
- Ecosystem Overview
- Strategische Übersicht
- Geo/Relational Storage
- RocksDB Storage
- MVCC Design
- Transaktionen
- Time-Series
- Memory Tuning
- Chain of Thought Storage
- Query Engine & AQL
- AQL Syntax
- Explain & Profile
- Rekursive Pfadabfragen
- Temporale Graphen
- Zeitbereichs-Abfragen
- Semantischer Cache
- Hybrid Queries (Phase 1.5)
- AQL Hybrid Queries
- Hybrid Queries README
- Hybrid Query Benchmarks
- Subquery Quick Reference
- Subquery Implementation
- Content Pipeline
- Architektur-Details
- Ingestion
- JSON Ingestion Spec
- Enterprise Ingestion Interface
- Geo-Processor Design
- Image-Processor Design
- Hybrid Search Design
- Fulltext API
- Hybrid Fusion API
- Stemming
- Performance Tuning
- Migration Guide
- Future Work
- Pagination Benchmarks
- Enterprise README
- Scalability Features
- HTTP Client Pool
- Build Guide
- Implementation Status
- Final Report
- Integration Analysis
- Enterprise Strategy
- Verschlüsselungsstrategie
- Verschlüsselungsdeployment
- Spaltenverschlüsselung
- Encryption Next Steps
- Multi-Party Encryption
- Key Rotation Strategy
- Security Encryption Gap Analysis
- Audit Logging
- Audit & Retention
- Compliance Audit
- Compliance
- Extended Compliance Features
- Governance-Strategie
- Compliance-Integration
- Governance Usage
- Security/Compliance Review
- Threat Model
- Security Hardening Guide
- Security Audit Checklist
- Security Audit Report
- Security Implementation
- Development README
- Code Quality Pipeline
- Developers Guide
- Cost Models
- Todo Liste
- Tool Todo
- Core Feature Todo
- Priorities
- Implementation Status
- Roadmap
- Future Work
- Next Steps Analysis
- AQL LET Implementation
- Development Audit
- Sprint Summary (2025-11-17)
- WAL Archiving
- Search Gap Analysis
- Source Documentation Plan
- Changefeed README
- Changefeed CMake Patch
- Changefeed OpenAPI
- Changefeed OpenAPI Auth
- Changefeed SSE Examples
- Changefeed Test Harness
- Changefeed Tests
- Dokumentations-Inventar
- Documentation Summary
- Documentation TODO
- Documentation Gap Analysis
- Documentation Consolidation
- Documentation Final Status
- Documentation Phase 3
- Documentation Cleanup Validation
- API
- Authentication
- Cache
- CDC
- Content
- Geo
- Governance
- Index
- LLM
- Query
- Security
- Server
- Storage
- Time Series
- Transaction
- Utils
Vollständige Dokumentation: https://makr-code.github.io/ThemisDB/