InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Top 5 Haskell Postgre Projects
-
Project mention: Show HN: Rest – Instant RESTful API on Any SQL Database | news.ycombinator.com | 2023-01-26
Pretty cool - wonder how it compares to Postgrest (https://postgrest.org/).
Generally been a fan of these sorts of models - SQL data is very malleable - and treating the tables as movable from the start really helps move faster as a developer - database migrations become easier as you don't need to do a lot of work with API.
I can see how this would cause problems if you always used this in production after finding a fit for the data model - but for rapid prototyping and development - big fan.
-
Project mention: How can database libraries be compared to each other? | reddit.com/r/haskell | 2022-12-05
One anecdotal opinion from a rando reddit user: I prefer beam despite the boilerplate and more complex types because of the authors make a serious attempt at sql-standards compliance: https://github.com/haskell-beam/beam
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
Haskell Postgres related posts
- Show HN: Rest – Instant RESTful API on Any SQL Database
- Architecture Pitfalls: Don’t use your ORM entities for everything — embrace the SQL!
- SaaS api
- 🧚🏻♀️✨ Officially releasing the Hasura project template ✨💕
- Getting Started with Express.js and PostgreSQL Backend
- Build a real-time todos app with Auth and DB in minutes
- Ask HN: Who Has Switched to Serverless?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 27 Jan 2023
Index
What are some of the best open-source Postgre projects in Haskell? This list will help you:
Project | Stars | |
---|---|---|
1 | postgrest | 19,954 |
2 | beam | 534 |
3 | fts | 28 |
4 | postgresql-resilient | 16 |
5 | postgres-options | 1 |