---
id: compatible 
title:  "ZIO Compatible Libraries"
---

List of ZIO compatible libraries:

- [d4s](https://github.com/PlayQ/d4s) — "Dynamo DB Database done Scala way". A library that allows accessing the DynamoDB in a purely functional way
- [elastic4s](https://github.com/sksamuel/elastic4s) — Elasticsearch Scala Client - Reactive, Non Blocking, Type Safe, HTTP Client
- [neotypes](https://github.com/neotypes/neotypes) — A Scala lightweight, type-safe & asynchronous driver for neo4j
- [scanamo](https://github.com/scanamo/scanamo) — Simpler DynamoDB access for Scala
- [sttp](https://github.com/softwaremill/sttp) — The Scala HTTP client you always wanted!
- [doobie](https://github.com/tpolecat/doobie) — Functional JDBC layer for Scala.
- [fs2](https://github.com/typelevel/fs2) — Compositional, streaming I/O library for Scala
- [http4s](https://github.com/http4s/http4s) — A minimal, idiomatic Scala interface for HTTP
