Skip to content

Commit

Permalink
Merge pull request #2330 from dolthub/james/diesel
Browse files Browse the repository at this point in the history
adding diesel to supported tools
  • Loading branch information
jycor authored Aug 30, 2024
2 parents 3bde97a + 8948c7a commit f6aa563
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/dolt/content/guides/dolt-tested-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Let us know what else you'd like to see tested by sending us [email](mailto:inte
| ORM | Language | Blog | Sample Code |
|-------------------------------------------------------------------------------------------|------------|--------------------------------------------------------------------------------|------------------------------------------------------------------------------|
| [ASP.NET Core](https://learn.microsoft.com/en-us/aspnet/core/introduction-to-aspnet-core) | C# | [Blog](https://www.dolthub.com/blog/2024-02-28-works-with-dolt-dotnet-webapp/) | [Code](https://github.com/dolthub/dolt-dotnet-webapp-sample) |
| [Diesel](https://www.https://diesel.rs/) | Diesel | [Blog](https://www.dolthub.com/blog/2024-08-30-dolt-diesel-getting-started/) | [Code](https://github.com/dolthub/dolt-diesel-getting-started) |
| [Django](https://www.djangoproject.com/) | Python | [Blog](https://www.dolthub.com/blog/2024-01-31-dolt-django/) | [Code](https://github.com/dolthub/dolt_django) |
| [Ecto](https://hexdocs.pm/ecto/Ecto.html) | Elixir | [Blog](https://www.dolthub.com/blog/2021-07-16-ecto-dolt/) | [Code](https://github.com/VinaiRachakonda/Ecto-Dolt-Sample) |
| [EF Core](https://learn.microsoft.com/en-us/ef/core/) | C# | [Blog](https://www.dolthub.com/blog/2023-12-04-works-with-dolt-efcore/) | [Code](https://github.com/dolthub/efcore-sample) |
Expand Down

0 comments on commit f6aa563

Please sign in to comment.