Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/surrealdb/examples

Example applications and scripts which run on SurrealDB
https://github.com/surrealdb/examples

database example-app example-code example-project examples surreal surrealdb

Last synced: 17 days ago
JSON representation

Example applications and scripts which run on SurrealDB

Awesome Lists containing this project

README

        

# 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.

```bash
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](https://github.com/surrealdb/surrealdb/blob/main/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](https://github.com/surrealdb/examples/blob/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!