Getting Started
Welcome to the Weaviate Getting Started guide.
Here, on this page, we're not going to take too much of your time; it's just an overview of the guides.
The purpose of the Getting Started is to teach you how to use Weaviate in an application.
Have fun working with Weaviate, and please do let us know on our Slack when you have questions or if you have a cool use case to share!
Before you start
In the guide, we make a few basic assumptions (you are somewhat familiar with databases, know what vector embeddings are, and can read essential JSON and GraphQL).
Weaviate Getting Started lessons
You should follow the lessons in the order provided.
Topic | Description |
---|---|
Installation | Install Weaviate |
Schema | Learn how a Weaviate schema works |
Import | Learn how to efficiently import into Weaviate |
Query | Learn how to query Weaviate using GraphQL and the RESTful API |
Modules | Learn about Weaviate modules |