Pinned Repositories
django-relationships
Descriptive relationships between auth.users (think facebook friends and twitter followers, plus more)
flask-peewee
flask integration for peewee, including admin, authentication, rest api and more
huey
a little task queue for python
micawber
a small library for extracting rich content from urls
peewee
a small, expressive orm -- supports postgresql, mysql, sqlite and cockroachdb
pysqlite3
SQLite3 DB-API 2.0 driver from Python 3, packaged separately, with improvements
scout
RESTful search server written in Python, powered by SQLite.
sqlite-web
Web-based SQLite database browser written in Python
unqlite-python
Python bindings for the UnQLite embedded NoSQL database
walrus
Lightweight Python utilities for working with Redis
coleifer's Repositories
coleifer/peewee
a small, expressive orm -- supports postgresql, mysql, sqlite and cockroachdb
coleifer/huey
a little task queue for python
coleifer/sqlite-web
Web-based SQLite database browser written in Python
coleifer/walrus
Lightweight Python utilities for working with Redis
coleifer/flask-peewee
flask integration for peewee, including admin, authentication, rest api and more
coleifer/micawber
a small library for extracting rich content from urls
coleifer/unqlite-python
Python bindings for the UnQLite embedded NoSQL database
coleifer/django-relationships
Descriptive relationships between auth.users (think facebook friends and twitter followers, plus more)
coleifer/scout
RESTful search server written in Python, powered by SQLite.
coleifer/pysqlite3
SQLite3 DB-API 2.0 driver from Python 3, packaged separately, with improvements
coleifer/irc
tinkering with a made-from-scratch irc library in python
coleifer/django-generic-m2m
relate anything to anything
coleifer/simpledb
miniature redis-like server implemented in Python
coleifer/python-lsm-db
Python bindings for the SQLite4 LSM database.
coleifer/vedis-python
Python bindings for the Vedis embedded NoSQL database
coleifer/wtf-peewee
WTForms integration for peewee
coleifer/sqlcipher3
Python 3 bindings for SQLCipher
coleifer/sophy
Fast Python bindings to Sophia Database
coleifer/django-generic-aggregation
annotate() and aggregate() for generically-related data.
coleifer/beefish
simple file encryption with pycrypto
coleifer/ucache
gametight lightweight caching library for python
coleifer/sqlite-vtfunc
Implement SQLite table-valued functions with Python
coleifer/sweepea
Fast, lightweight Python database toolkit for SQLite, built with Cython.
coleifer/dot-theme
dotfile templating tools
coleifer/greendb
server frontend for lmdb
coleifer/kvkit
dank key/value store high-level APIs
coleifer/kt
Fast Python client for KyotoTycoon
coleifer/ukt
Kyoto Tycoon client library for Python.
coleifer/sqlite3-bloomfilter
Bloomfilter for SQLite3
coleifer/redis-luajit
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.