Skip to content

tiddlyweb/tiddlywebplugins.sqlalchemy

Repository files navigation

tiddlywebplugins.sqlalchemy3

A store for TiddlyWeb that uses sqlalchemy.

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 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

About

Store for TiddlyWeb using sqlalchemy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published