« earlier | later » Page 1 of 2
"A Json document store on PostgreSQL". Neat.
to database json nosql postgresql ... on 21 June 2016
Gay marriage: the database engineering perspective @ Things Of Interest edit / delete
"Because marriage is not just an irreflexive binary relation; it's a transitive, irreflexive, binary relation." A nice worked example of database design.
to amusements data-design database marriage relational sql ... on 28 June 2015
PyTables - Getting the most *out* of your data edit / delete
"PyTables is a package for managing hierarchical datasets and designed to efficiently and easily cope with extremely large amounts of data." Might be overkill for my temperature sensors!
to data database python statistics ... on 28 April 2014
The elliptics network | www.ioremap.net edit / delete
Distributed key-value store (now the backend for pohmelfs). Sounds like it'd be the right sort of thing to use behind a simulation framework.
to database key-value simulation software ... on 28 January 2012
Kyoto Tycoon: a handy cache/storage server edit / delete
Tokyo Cabinet-based, with expiry; maybe a better backend for coca-fs?
buzhug, a pure-Python database engine edit / delete
I'd have concerns about the efficiency of queries (shame you can't really do metaprogramming in Python), but the API's nice.
A non-relational database (sort of like a generalised LDAP). I should have a play with this as a potential backend for rawdog.
mtop - MySQL Monitoring Tool edit / delete
Shows the most time-consuming queries on a MySQL server.
Welcome by Objective Wiki edit / delete
... and here's the one I was actually thinking of -- Prevayler.
« earlier | later » Page 1 of 2
- database | |
1 | + amusements |
1 | + cache |
1 | + data |
1 | + data-design |
1 | + java |
1 | + json |
1 | + key-value |
1 | + marriage |
1 | + nosql |
1 | + postgresql |
2 | + python |
1 | + relational |
2 | + research |
1 | + simulation |
7 | + software |
1 | + sql |
1 | + statistics |
tasty by Adam Sampson.