Taras Kloba Data Engineering Insights

Posts tagged: PostgreSQL

2 posts tagged with "PostgreSQL"

  • PostgreSQL as a Graph Database: Who Grabbed a Beer Together?

    Graph databases have become increasingly popular for modeling complex relationships in data. But what if you could leverage graph capabilities within the familiar PostgreSQL environment you already know and love? In this article, I’ll explore how PostgreSQL can serve as a graph database using the Apache AGE extension, demonstrated through...

  • How to use PostgreSQL for (military) geoanalytics tasks

    Geoanalytics is crucial in military affairs, as a significant portion of military data contains geoattributes. In this article, I will discuss how to use PostgreSQL to process geospatial data and address common geoanalytical tasks. The information will cover methods for finding the nearest objects, distance calculations, and using geospatial indexes...

← View all tags