ProximaDB
Copyright 2025 Vijaykumar Singh

This product includes software developed by Vijaykumar Singh (singhvjd@gmail.com).

This software contains the following components:

1. Core Vector Database Engine
   - LSM Tree implementation
   - WAL (Write-Ahead Log) system
   - HNSW (Hierarchical Navigable Small World) indexing
   - Multi-tenant collection management
   - Licensed under Apache License 2.0

2. Client Libraries
   - Python SDK for REST and gRPC APIs
   - Type-safe client implementations
   - Licensed under Apache License 2.0

3. API Implementations
   - REST API server with OpenAPI specification
   - gRPC server with Protocol Buffer definitions
   - Unified server architecture
   - Licensed under Apache License 2.0

4. Storage Backends
   - Cloud storage adapters (S3, Azure, GCS)
   - Local filesystem implementations
   - Metadata store adapters
   - Licensed under Apache License 2.0

This software may include third-party dependencies with their own licenses.
See Cargo.toml and package.json files for complete dependency information.

For questions, contributions, or support:
- GitHub: https://github.com/vjsingh1984/proximadb
- Email: singhvjd@gmail.com

Built with Rust for the AI revolution.