scala-pet-store VS doobie-quill

Compare scala-pet-store vs doobie-quill and see what are their differences.

scala-pet-store

An implementation of the java pet store using FP techniques in scala (by pauljamescleary)

doobie-quill

Integration between Doobie and Quill libraries (by polyvariant)
Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • Revelo Payroll - Free Global Payroll designed for tech teams
scala-pet-store doobie-quill
10 2
1,041 33
- -
0.0 7.1
11 days ago about 1 year ago
Scala Scala
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

scala-pet-store

Posts with mentions or reviews of scala-pet-store. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-24.
  • Scala Resurrection
    6 projects | /r/scala | 24 Jan 2023
    Hello, you can try to look for pet store implementations on GitHub using Scala, like https://github.com/pauljamescleary/scala-pet-store. The "Pet Store" is usually an example repo demonstrating how to build a CRUD service. Since Scala is a language capable of expressing multiple design techniques, multiple ways of solving similar problems exist, which is neither good nor bad, just irritating for a beginner.
  • Grasping the concepts and getting them down to earth
    4 projects | /r/scala | 4 Nov 2022
  • Looking for a really good/complex example codebase or tutorial for Scala FP
    6 projects | /r/scala | 8 Mar 2022
    - https://github.com/pauljamescleary/scala-pet-store
    6 projects | /r/scala | 8 Mar 2022
  • Scala FP code samples?
    8 projects | /r/scala | 22 Jan 2022
    Hi guys, finish you know of any good github sample apps, written in scala, in proper functional style ? the ⠀goal is to see actual production code that is FP worthy, to look up to :) I am looking to see how FP looks in practice similar to https://github.com/pauljamescleary/scala-pet-store or https://github.com/hcwilhelm/twm I have 2 years of scala experience, mostly akka tech stack, and some basic cats knowledge. Thanks Mircea
  • Do you have someone experienced with Flutter and Scala? What is your stack, and what do you think about this?
    3 projects | /r/scala | 20 Sep 2021
  • Example of building web apis (functionally) in Scala
    12 projects | /r/scala | 16 Feb 2021
    https://github.com/pauljamescleary/scala-pet-store My case is the first one. I've been working with scala for a while using Akka actors, Akka http and Play and I would like to see the FP scala concept and its libraries working in a real project.
    12 projects | /r/scala | 16 Feb 2021
    I learned a lot from this project. It's not a tutorial or a lib. It's a fully functional yet simple project: https://github.com/pauljamescleary/scala-pet-store.
    12 projects | /r/scala | 16 Feb 2021
    One sample app using DDD I like is the Scala Pet Store.
    12 projects | /r/scala | 16 Feb 2021

doobie-quill

Posts with mentions or reviews of doobie-quill. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-06.
  • Why is tpolecat against ZIO?
    10 projects | /r/scala | 6 Nov 2021
    A fork has already been set up (https://github.com/polyvariant/doobie-quill) and it has the blessing of tpolecat (https://github.com/tpolecat/doobie/pull/1587#issuecomment-961402675). So yes, no harm done, it's open source after all!
    10 projects | /r/scala | 6 Nov 2021

What are some alternatives?

When comparing scala-pet-store and doobie-quill you can also consider the following projects:

pfps-shopping-cart - :shopping_cart: The Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"

cats-effect - The pure asynchronous runtime for Scala

skunk - A data access library for Scala + Postgres.

http4s-micrometer-metrics - Http4s https://http4s.org metrics implementation based on meters4s https://github.com/ovotech/meters4s

ZIO - ZIO — A type-safe, composable library for async and concurrent programming in Scala

TheHive - TheHive: a Scalable, Open Source and Free Security Incident Response Platform

tagless-final - [Moved to: https://github.com/DevInsideYou/tagless-final]

Http4s - A minimal, idiomatic Scala interface for HTTP

lila - ♞ lichess.org: the forever free, adless and open source chess server ♞

caliban-talk

FS2 - Compositional, streaming I/O library for Scala

doobie - Functional JDBC layer for Scala.