Anthony Honstain - Dev Notes
  • Home
  • Bitbuckket
  • Github
  • Old Blog
  • LinkedIn

Slick

A collection of 5 posts

Scalatra for Double Record Accounting
Scala

Scalatra for Double Record Accounting

In this post, we will explore an alternative database schema design for tracking physical inventory. Our previous posts focused on using a single database record to model a distinct location and SKU (location

  • Anthony Honstain
    Anthony Honstain
12 min read
Inventory Transfer Consistently
Slick

Inventory Transfer Consistently

In our previous post, we designed a basic system to track the physical transfer of goods between two physical locations.Previous posts for our inventory service:Part 1 - Creating a Scalatra Inventory

  • Anthony Honstain
    Anthony Honstain
7 min read
Inventory Management Transfer
Scala

Inventory Management Transfer

Continuing in our series of posts about creating a basic Scalatra service for managing inventory, we would now like to implement the persistence logic to transfer inventory from one location to another.Previous

  • Anthony Honstain
    Anthony Honstain
11 min read
Slick Upsert and Select
Scalatra

Slick Upsert and Select

In our previous post, we wanted to create and update a record from our PostgreSQL database in our Scalatra service to manage inventory data.Creating a Scalatra Inventory Management ServiceWe only got as

  • Anthony Honstain
    Anthony Honstain
4 min read
Scalatra Inventory Management Service
Scala

Scalatra Inventory Management Service

Overview In our previous set of posts, we added progressively more functionality to our basic Scalatra service. Creating a Scalatra service Scalatra and RESTScalatra with Slick and PostgreSQLNow we would like to explore

  • Anthony Honstain
    Anthony Honstain
9 min read
Anthony Honstain - Dev Notes © 2019
Latest Posts Twitter Ghost