Weaviate Database
Here you can find guides on how to work with the Weaviate Database source code.
Learn Weaviate's codebase organization, coding standards, and style guidelines for consistent development.
Understand our continuous integration and deployment approach, including automated testing and release processes.
Explore Weaviate's testing strategy, including unit tests, integration tests, and quality assurance practices.
Set up your local Weaviate development environment with all necessary tools and dependencies.
Deep dive into how Weaviate parses objects and resolves cross-references internally.
Learn how to add new runtime configuration options to Weaviate's configuration system.