Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/garethflowers/postgresql-portable

Portable version of the PostgreSQL Database Server, for Windows.
https://github.com/garethflowers/postgresql-portable

portable portableapps postgresql postgresql-database

Last synced: 1 day ago
JSON representation

Portable version of the PostgreSQL Database Server, for Windows.

Awesome Lists containing this project

README

        

# PostgreSQL Portable

PostgreSQLPortable is an open source database packaged as a portable app, so you
can run a full PostgreSQL database on your iPod, USB flash drive, portable hard
drive, etc. It has all the same features as PostgreSQL, plus, it leaves no
personal information behind on the machine you run it on, so you can take it
with you wherever you go.

## Features
* No installation required. Simply download, extract and run!
* Runs a complete PostgreSQL Server instance.
* Does not require a local "postgres" user account or administrator privileges, works for any user.
* Completely portable - runs off a USB, cloud drive (DropBox, iCloud drive,
* Packaged in PortableApps.com format for easy integration.

## System Requirements

* Microsoft Windows 10, 8, 7, Vista or XP.
* [PortableApps.com Platform][1] (Optional)

## Credits

* PostgreSQL Portable is a redistribution of the [PostgreSQL Database Server][2].

## Licence

* Portable application code released under [the MIT licence][3].
* The PostgreSQL database is released under [the PostgreSQL Licence][4].

[1]: http://portableapps.com/download
[2]: https://www.postgresql.org
[3]: https://raw.githubusercontent.com/garethflowers/postgresql-portable/master/LICENSE
[4]: http://www.postgresql.org/about/licence