Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 303 Bytes

readme.MD

File metadata and controls

10 lines (8 loc) · 303 Bytes

Audible Library Loader

Loads personal Audible library (from OpenAudible file) into PostgreSQL database for querying support.

Instructions:

  • prepare.sh
  • docker-compose build --no-cache
  • docker-compose up
  • Login to localhost:5432 (postgres/ empty password)
  • Query select * from books