sqlalchemy store for tiddlyweb
Project description
_A store for [TiddlyWeb](http://tiddlyweb.com) that uses [sqlalchemy](http://www.sqlalchemy.org)._
Any database system supported by sqlalchemy should be usable.
Beyond storing recipes, bags, tiddlers and users, this store also:
Provides a robust search system that translates structured queries to reasonable SQL, allowing fast searches for tiddlers by attributes and fields.
Provides an index_query method that allows the store to be used as an indexer optimizing select filters.
See [tiddlywebplugins.mysql3](https://github.com/cdent/tiddlywebplugins.mysql) for a derivative optimized for MySQL.
See <http://tiddlyweb-sql.tiddlyspace.com/> for additional documentation and assistance.
tiddlywebplugins.sqlalchemy3 created by Chris Dent. Copyright (c) UnaMesa Association 2010-2013
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for tiddlywebplugins.sqlalchemy3-3.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f074984b39cca48a566d9f69f3c6c79c2eff55b7056c9ba6982eb1dd090747ba |
|
MD5 | 33a10db019fca71289b17af311b3145c |
|
BLAKE2b-256 | 78c05c1bca5b034500d6205681a170d5f4c9bb9365db0b8b47fa54336e6a9f82 |