pgfs

command module
v0.0.0-...-adef002 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2023 License: MIT Imports: 3 Imported by: 0

README

pgfs

pgfs mounts a Postgresql database as a read-only file system. In the current version is just a proof of concept, keep in mind that large tables will degrade the performance very quickly.

The purpose is to be able to use standard UNIX tools to access data such as grep, sort and others instead of SQL and so be more comfortable for the experienced command line user to inspect the database. In a development environment with very little data it should work without problems.

how to use

go run main.go

Where mountpoint is the directory where you want to mount the database

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
adapters

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL