This package browser is in early development. Mind the rough edges.

virtualpg 2.0.1

Allow SQLite/SpatiaLite to access PostgreSQL/PostGIS tables

VirtualPG is a dynamic extension for the SQLite DBMS. It implements the VirtualPostgres driver, allowing to directly exchange data between SQLite and PostgreSQL; if SpatiaLite is available even PostGIS geometries can be exchanged form one Spatial DBMS and the other.

Installation

Install virtualpg 2.0.1 as follows:

guix install virtualpg@2.0.1

Or install the latest version:

guix install virtualpg

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.