synadb 1.1.1

An AI-native embedded database
Documentation
# Build artifacts
/target/

**/target/

**/*.rs.bk

Cargo.lock


# Database files
*.db

databases/*

!databases/.gitkeep


# IDE
.idea/

.vscode/

*.swp

*.swo

*~


# OS files
.DS_Store

Thumbs.db

starter_context.txt

# Kiro config (local development)
.kiro/


# Internal docs
aifactory_needs/


# DAVO (highly experimental - not ready for release)
src/davo/

demos/python/synadb/davo/


# Python
__pycache__/

*.py[cod]

*$py.class

.pytest_cache/

.hypothesis/

*.egg-info/

dist/

build/

.eggs/

*.egg

.venv/

venv/

ENV/

.synadb-py-win-env/


# Example data (downloaded from HuggingFace)
demos/python/examples/data/


# Coverage
*.gcno

*.gcda

*.gcov

coverage/

*.profraw

*.profdata


# Benchmark results (keep structure, ignore data)
benchmarks/results/*.json

benchmarks/results/*.csv


# Local config
.env

.env.local


# Workspace files
*.code-workspace


# Demo data
demos/python/examples/hybrid_rag_data/historical.cascade

demos/python/examples/hybrid_rag_data/realtime.gwi


# Benchmark data (large binary files)
demos/python/examples/benchmark_data/