is the ultimate cloud
database for tomorrow's applications
Develop easier. Â Build faster. Â Scale quicker.
A curated list of SurrealDB resources, tools, utilities, and applications.
If you want to contribute to this list, then please read the contributing guidelines.
Awesome SurrealDB
A curated list of SurrealDB resources, tools, utilities, and applications.
If you want to contribute to this list, then please read the contributing guidelines.
Contents
- Applications
- Client libraries
- Management interfaces
- Development tools
- Deployment tools
- Docker images
- Integrations
- Libraries
- Tutorials
- Videos
- Projects
Applications
- SurrealDB - is a scalable, distributed, collaborative, document-graph database, for the realtime web.
Client libraries
- awaited-surrealdb - Typescript wrapper for surrealdb.js that holds queries until connection is established.
- mylk - Client library for Ruby with support for HTTP and WebSocket connections.
- surrealdb-cloudflare - A Typescript implementation for SurrealDB's HTTP API. Can also be used outside of Cloudflare.
- surrealdb-flutter - Client library for Dart and Flutter.
- surrealdb.c - official driver for C.
- surrealdb.cr - Client library for Crystal with support for HTTP and WebSocket connections.
- surrealdb.go - official driver for Golang.
- surrealdb.java - official driver for Java.
- surrealdb.js - official driver for JavaScript.
- surrealdb.net - official driver for .NET.
- surrealdb.node - official driver for Node.js.
- surrealdb.php - official driver for PHP.
- surrealdb.py - official driver for Python.
- surrealdb.wasm - official driver for WebAssembly.
Management interfaces
- SurrealDB Admin - A serverless app to browse and query your local or cloud surrealDB instance. No installation required.
- SurrealDB Explorer - A simple database viewer/editor for SurrealDB.
- Surrealist - A powerful graphical SurrealDB query playground and database explorer.
- SurrealReact - An explorer UI written in react.
Development tools
- Surreal-Fiber - A REST API Fiber Web Framework boilerplate using SurrealDB for applications written in Go.
Deployment tools
- Dokku Surrealdb - A plugin to deploy SurrealDB as a Dokku plugin.
Docker images
surrealdb/surrealdb - official Docker image.
Integrations
This category is currently empty
Libraries
- Cirql - Flexible SurrealDB TypeScript ORM leveraging the power of Zod schemas.
- kysely-surrealdb - Kysely (type-safe sql query builder) dialects, plugins and other goodies for SurrealDB.
- PySurrealDB - SurrealDB driver and query builder for Python.
- ra-surrealdb - A data provider and an auth provider for react admin to integrate with SurrealDB.
- Sirqle - Python wrapper for surrealdb.py.
- surrealdb-migrations - An awesome SurrealDB migration tool, with a user-friendly CLI and a versatile Rust library that enables seamless integration into any project.
Tutorials
- Hosting Surreal DB in Rust in Less Than 3 Minutes - Gui Bibeau.
- Official community tutorials website - By SurrealDB team & Community.
- SurrealDB - Rust Embedded Database - Quick Tutorial - Jeremy Chone.
- Getting started with SurrealDB - By SurrealDB team.
- How to Use SurrealDb with the Fresh Framework and Deno - By Rajdeep Singh, FreeCodeCamp.
- Improve database management with SurrealDB - By Alexander Nnakwue, LogRocket.
Videos
- Beyond Surreal? A closer look at NewSQL Relational Data - Beyond Fireship.
- Getting started with SurrealDB! Future of cloud databases (maybe)? - Chris Hay.
- Rust Powered Database SurrealDB (It's Pretty Ambitious) - Code to the Moon.
- SurrealDB in 100 seconds - Fireship.
- SurrealDB. The Kitchen Sink Document Store that might dethrone Firebase - Ray Villalobos.
Projects
- gofer Engine - An HL7 (Healthcare Level 7) Interface Engine built to deploy on Node.js servers that provides SurrealDB as a persistance layer option.
- Kards Social - FOSS social media app.
- Nextjs + surrealdb demo - Basic blog that serves as a demo / template for your nextjs + surrealdb project.
- Pandorica - FOSS zero-knowledge secure file storage.
- Playrbase - Event & player management system.