https://github.com/jcapellman/prestonet
A .NET 6 client for Prestodb
https://github.com/jcapellman/prestonet
presto prestodb
Last synced: 23 days ago
JSON representation
A .NET 6 client for Prestodb
- Host: GitHub
- URL: https://github.com/jcapellman/prestonet
- Owner: jcapellman
- License: mit
- Created: 2022-08-13T00:47:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T23:44:50.000Z (about 3 years ago)
- Last Synced: 2025-08-01T02:04:37.613Z (3 months ago)
- Topics: presto, prestodb
- Language: C#
- Homepage:
- Size: 249 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PrestoNET - A Prestodb .NET 6 Client
This is largely based on another project (https://github.com/bamcis-io/PrestoClient), but started deviating to support my own needs (.NET 6 NuGet package, frequent updates etc.).