Skip to content

Example applications and scripts which run on SurrealDB

License

Notifications You must be signed in to change notification settings

surrealdb/examples

Repository files navigation

Examples

Welcome to the SurrealDB Examples Repository! Here you'll find a collection of tutorials designed to help you get the most out of SurrealDB, a powerful and scalable database solution.

Our aim is to provide easy-to-follow examples that enable you to understand and effectively utilize the features of SurrealDB.

How to Use

To get started, simply clone this repository, navigate to the tutorial you're interested in, and follow the instructions outlined in the respective README.md file.

git clone https://github.com/surrealdb/examples.git
cd examples/{tutorial-name}

Each tutorial has its own list of requirements and setup instructions. We encourage you to read these thoroughly before proceeding with the tutorial.

This repository is under active development, and we are continuously working on adding new tutorials that showcase the various features of SurrealDB. We encourage you to regularly check back for updates.

Contributions

We welcome and appreciate contributions from the community! If you'd like to report a bug, please submit a pull request and follow the contribution guidelines outlined in CONTRIBUTING.md file

Feedback

We value your feedback! If you have any suggestions or encounter any problems while working through the tutorials, please open an issue in this repository. We'll do our best to address your concerns promptly.

License

This project is licensed under the Apache License. Please see the LICENSE file for more details.

Remember, our goal is to help you succeed with SurrealDB. We hope that these tutorials provide a valuable resource on your journey! Happy learning!