Skip to content

Betterreads-data-loader is a service which is used for parsing authors and books dump file from openlibrary and save it's data on cassandra instance.

Notifications You must be signed in to change notification settings

raviranjan3570/betterreads-data-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

betterreads-data-loader

Betterreads-data-loader is a Spring Boot applications and is built using Maven, which is used for parsing authors and books dump file from openlibrary and save it's data on cassandra instance.

Running betterreads-data-loader locally

1. git clone https://github.com/raviranjan3570/betterreads-data-loader.git
2. create your account on datastax astra for apache cassandra
3. create a database on cassandra
4. download secure-connect bundle to connect to your Astra DB database using the drivers
5. fill the details in application.yml file as per your db
6. download the authors and books dump file from openlibrary and give its location in application.yml file
7. run tha application, it will automatically save all the authors and books details into cassandra instance one by one

Architecture

better-reads-data-loader-screenshot

About

Betterreads-data-loader is a service which is used for parsing authors and books dump file from openlibrary and save it's data on cassandra instance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages