Skip to main content

postgresql-based store for tiddlyweb

Project description

tiddlywebplugins.postgresql
===========================

_A plugin for [TiddlyWeb](http://tiddlyweb.com) subclassing
[tiddlywebplugins.sqlalchemy3](https://github.com/cdent/tiddlywebplugins.sqlalchemy)
with postgresql specifics._

Install
-------

To install the plugin and its requirements:

```
pip install -U tiddlywebplugins.postgresql
```

Setup
-----

You will need to create a database:

```
createdb tiddlyweb
```

Add the following to a new or existing `tiddlywebconfig.py`:

```
'server_store': ['tiddlywebplugins.postgresql', {
'db_config': 'postgresql+psycopg2:///tiddlyweb'}],
'indexer': 'tiddlywebplugins.postgresql', # optional
```

See <http://tiddlyweb-sql.tiddlyspace.com/> for additional documentation and
assistance.

Thanks
------

This work was sponsored by [Dr. Thomas + Partner](http://www.tup.com).

License
-------

Copyright 2013 Peermore Limited
BSD (3-Clause) License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tiddlywebplugins.postgresql-0.1.2.tar.gz (26.4 kB view details)

Uploaded Source

File details

Details for the file tiddlywebplugins.postgresql-0.1.2.tar.gz.

File metadata

File hashes

Hashes for tiddlywebplugins.postgresql-0.1.2.tar.gz
Algorithm Hash digest
SHA256 77c2c1acaefc262ae3ecf41ddfd382c5e5336b699623b4658edce65afde85a11
MD5 42dc6d252b0eaded9494a6ce94ffc177
BLAKE2b-256 95cf5fdee1da9bb905fbd3d95db991bf7993b0740bffc053a07ad7a0d7551832

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page