Skip to content

Commit

Permalink
Modify surreal-codegen description to note it is a typed client-sid…
Browse files Browse the repository at this point in the history
…e library for Typescript (#86)
  • Loading branch information
AlbertMarashi authored Oct 15, 2024
1 parent 3b4bea3 commit ddab47a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ If you want to contribute to this list, then please read the [contributing guide
## Development tools
- [Surreal-Fiber](https://github.com/devpikachu/surreal-fiber) - A REST API Fiber Web Framework boilerplate using SurrealDB for applications written in Go.
- [surrealdb-client-generator](https://github.com/sebastianwessel/surrealdb-client-generator) - A handy tool that simplifies the process of generating zod schemas and TypeScript clients.
- [surreal-codegen](https://github.com/siteforge-io/surreal-codegen) - SurrealDB Typescript generator. Matches your raw `.surql` queries against your schema to generate strongly typed queries & parameters.
- [surreal-codegen](https://github.com/siteforge-io/surreal-codegen) - SurrealDB Typescript type-safe client generator which extends the official SurrealDB package. Matches your raw `.surql` queries against your schema to generate strongly typed queries & parameters.

## Deployment tools
- [Dokku Surrealdb](https://github.com/IgnisDa/dokku-surrealdb) - A plugin to deploy SurrealDB as a [Dokku](https://dokku.com) plugin.
Expand Down

0 comments on commit ddab47a

Please sign in to comment.