GithubHelp home page GithubHelp logo

asachdeva / d4s Goto Github PK

View Code? Open in Web Editor NEW

This project forked from playq/d4s

0.0 1.0 0.0 3.09 MB

Dynamo DB Database Done Scala-way https://playq.github.io/d4s/ :construction:

License: Apache License 2.0

Scala 95.22% Shell 4.42% JavaScript 0.34% CSS 0.02%

d4s's Introduction

d4s - "Dynamo DB Database Done Scala-way"

Logo

What is it? Build

d4s - is a Scala library that allows you to work with DynamoDB in a pure functional way. It's powered by Izumi, uses Bifunctor IO and allows you to choose whatever effect type you want to use. It provides flexible and extensible DSL, supports AWS SDK v2 and has great integration with ZIO.

include the following components:

  1. d4s โ€“ core package, the lib itself.
  2. d4s-circe โ€“ provides circe codecs to encode the data.
  3. d4s-test - provides test enviroment and docker containers via DIstage TestKit.
  4. metrics - a small yet convinient package for metrics aggregation.
  5. aws-common - tagging and namespaces

Quickstart

The latest version is 1.0.2. To use it just add the following line to your build.sbt file:

// available for 2.12 and 2.13
libraryDependencies += "net.playq" %% "d4s" %% "1.0.2"

In case you want to have Circe codecs you should also add this:

// available for 2.12 and 2.13
libraryDependencies += "net.playq" %% "d4s-circe" %% "1.0.2"

If you want to use only the metrics package from d4s you can add it like this:

// available for 2.12 and 2.13
libraryDependencies += "net.playq" %% "metrics" %% "1.0.2"

Example project:

Materials and docs (microsite in work):

d4s's People

Contributors

aliubymov-playq avatar neko-kai avatar playqplatformteam avatar scala-steward avatar vpodlnk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.