Code Monkey home page Code Monkey logo

awesome-surreal's Introduction


SurrealDB Logo SurrealDB Logo

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


       

Blog   Github	  LinkedIn   Twitter   Youtube   Dev   Discord   StackOverflow


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

  • SurrealDB - SurrealDB SurrealDB is a scalable, distributed, collaborative, document-graph database, for the realtime web.

Client libraries

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.
  • surrealdb-client-generator - A handy tool that simplifies the process of generating zod schemas and TypeScript clients.

Deployment tools

Docker images

surrealdb/surrealdb - SurrealDB SurrealDB official Docker image.

Integrations

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.
  • surrealdb_query_builder - SurrealDB query builder for Dart and Flutter.
  • allographer - A query builder and schema builder for Nim that also supports SurrealDB.
  • ra-surrealdb - A data provider and an auth provider for react admin to integrate with SurrealDB.
  • Sirqle - Python wrapper for surrealdb.py.
  • surreal-id - (Rust) - Create custom ID types that are guaranteed to be valid RecordIds in SurrealDB, add them to your structs, and serialize and deserialize from SurrealDB with ease.
  • surrealdb-extras - (Rust) Creates namespace, database, tables and defines attributes automatically and generates/adds functions like add/delete/update to the struct.
  • surrealdb-migrations - An awesome SurrealDB migration tool, with a user-friendly CLI and a versatile Rust library that enables seamless integration into any project.
  • surrealdb_extra - (Rust) - Query builder and orm.
  • surrealdb_migration_engine - Simple yet powerful migration engine for SurrealDB.
  • surrealist - Python synchronous client with support for HTTP and WebSocket connections, and all SurrealDB features (live queries, QL, Changes Feed).
  • Surrealised - A Server-Side TypeScript SurrealDB Client with a fluent query builder.

GitHub Actions

Starter Kits

Tutorials

Videos

Projects

  • DOX For Everything - An online forum for discussions, questions and answers, fan pages, blogs, or anything else.
  • 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.
  • SurrealDB AI Docs Retrieval - Project to showcase: How to build a GPT-Based question-answering system on top of SurrealDB Docs. Utilizing SurrealDB as a vector store itself.
  • SurrealDB Presence Demo - Demo project on how to create a realtime presence web application using SurrealDB Live Queries.
  • SurrealDB Sandbox - An offline browser-based playground for experimenting with SurrealDB.
  • SurrealDB x OpenAI - Example of RAG using SurrealDB and OpenAI.

awesome-surreal's People

Contributors

devpikachu avatar dvanmali avatar frederik-uni avatar irishabroad avatar itsumura-h avatar jakin010 avatar jerempy avatar jub0t avatar kearfy avatar kotolex avatar leodog896 avatar metruzanca avatar naisofly avatar nexveridian avatar odonno avatar pdrojack avatar phughk avatar reymom avatar ri-nat avatar richie-omondi avatar rohanfulzele avatar sachinbhutani avatar sbshah97 avatar sebastianwessel avatar stefanuk12 avatar syedzubeen avatar szabgab avatar tcm151 avatar tobiemh avatar tudorandrei-pythia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-surreal's Issues

Hacktoberfest 2023: Call for Contributors!

🚀Join Hacktoberfest 2023 with SurrealDB! 🚀

Are you ready to take your development skills to the next level and win some awesome swag? Hacktoberfest is here, and SurrealDB invites you to participate in an exciting challenge, with the most powerful features, of the newly launched SurrealDB 1.0!

🏁 Objective:

Create starter apps in your favorite programming framework using SurrealDB's powerful SDKs. Supported SDKs are:

🎉 How to Participate:

  1. Get started with the ultimate multi-model database - SurrealDB.
    Develop easier. Build faster. Scale quicker with SDKs
  2. Read the rules & register at hacktoberfest.com/register!
  3. Contribute Pull Requests against this issue for the Starter Kits section of this repo!
    Some of the ideas from the community are listed below. Feel free to comment on which starter kit you'd like to work on for Hacktoberfest. If you have another idea for a starter kit, not currently on the list, please comment below with your idea and we'll add it!

🌐 Operations:

We're here to support you throughout the challenge! Join our #hacktoberfest2023 channel on Discord for guidance and collaboration. We also offer weekly developer office hours to assist you with any questions you may have. Keep an eye out for our live events in your timezone!

✔️ Success Criteria:

  • Every participant that meets the Hacktoberfest rules and has pull/merge requests against this issue is eligible for the rewards mentioned 💯
  • Starter kits should provide a minimum setup, ensuring developers can seamlessly use the latest version of SurrealDB in your chosen framework👌While simplicity is key, we also encourage custom starter kits tailored to specific needs.
  • Your repository should have:
    • Include a clear, step-by-step README for setup. Include a GIF or screenshot showcasing the app's final result for developer reference.
    • Instructions to use your starter kit as a basis for other use cases.
    • Provide straightforward Contribution Guides for others to contribute effectively.

🤝 Partners:

We're thrilled to partner with @illacloud, who share our passion for innovation and creativity. Check out the SurrealDB announcement on their Hacktoberfest Livestream!
Thanks again to @kunal-kushwaha for featuring this challenge on the "A Crash Course on SurrealDB" livestream!

💝 Rewards:

Not only will you gain valuable experience, but you'll also have a chance to win exciting swag from the SurrealDB Store!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.