How to Design a SurrealDB schema and create a basic client for TypeScript

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • surrealdb-client-generator

    Tool which generates a typescript client for SurrealDB and zod schema of a given database

  • If you find this tool helpful, I kindly ask you to show your appreciation by giving it a star on GitHub.

  • zod

    TypeScript-first schema validation with static type inference

  • So, I embarked on a weekend coding session and crafted a small CLI tool. This tool works its magic by extracting schema information directly from SurrealDB, and it doesn't stop there. It also generates corresponding Zod schemas and a TypeScript client for basic CRUD operations. The client is designed to work seamlessly with the official SDK, making the integration process smooth and efficient.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • surrealist

    Surrealist is the ultimate way to visually manage your SurrealDB database

  • When it comes to working with SurrealDB, there's one tool that I wholeheartedly recommend: Surrealist. This software is a game-changer for simplifying your SurrealDB experience.

  • surrealdb

    A scalable, distributed, collaborative, document-graph database, for the realtime web

  • In the midst of a dynamic landscape of exciting new projects, one name shines bright — SurrealDB.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts