Erland

SQL library manager

A proof-of-concept app that lets you search, add and remove books from a SQL database. It is written purely in Node.js. While the original implementation used SQlite, I decided to use MySQL instead on my DigitalOcean server where this app is hosted, to get some experience using MySQL server. This taught me that MySQL will eat up half a gigabyte of RAM just sitting still. Fun times ;)

Image of SQL library managerImage of SQL library managerImage of SQL library manager