Tag Archives: PostgreSQL

Kotlin: Database Migration – Harmonica


Here is a list of Harmonica articles in this site, which is Kotlin database migration tool.

License: GPL v3 Download CircleCI

Continue reading Kotlin: Database Migration – Harmonica

Make PostgreSQL Accessible from Outside


I will introduce how to make PostgreSQL accessible from outside clilent. ホストOSから VirtualBox の中の PostgreSQL にアクセスする方法 の内容と重複する部分があります。

Continue reading Make PostgreSQL Accessible from Outside

LibreOffice: Show Database Data on Spread Sheet


I will introduce the way to show database data on spread sheet of LibreOffice Calc, using LibreOffice Base. The data you retrieve from the database onto the spread sheet can be used for any table and pivot tables. I wrote the article “Excel: Retrieve and Show Database Data” before, which shows the way to get the data onto Excel through ODBC, but LibreOffice enables us to do the same thing for free.

Continue reading LibreOffice: Show Database Data on Spread Sheet