Files
2012-02-21 01:15:00 -05:00

1 line
5.1 KiB
JSON

[{"user_id": 1127, "stars": [], "topic_id": 12650, "date_created": 1299958541.3252101, "message": "database level is application level, as the database server is just an application", "group_id": 373, "id": 335540}, {"user_id": 1127, "stars": [], "topic_id": 12650, "date_created": 1299958275.707752, "message": "persistent, transaction", "group_id": 373, "id": 335476}, {"user_id": 1127, "stars": [], "topic_id": 12650, "date_created": 1299958496.242821, "message": "ZODB has indexes though", "group_id": 373, "id": 335531}, {"user_id": 1127, "stars": [], "topic_id": 12650, "date_created": 1299957979.8061731, "message": "Something that I found invaluable (if the author is here, we should talk) https://github.com/dag/flask-zodb", "group_id": 373, "id": 335403}, {"user_id": 20693, "stars": [{"date_created": 1299958203.9614069, "user_id": 1127}], "topic_id": 12650, "date_created": 1299958049.2315741, "message": "http://mumrah.net/2009/09/making-pythons-pickle-safer/", "group_id": 373, "id": 335430}, {"user_id": 1127, "stars": [], "topic_id": 12650, "date_created": 1299959334.3682139, "message": "its like comparsing SQL to Mongo", "group_id": 373, "id": 335660}, {"user_id": 1127, "stars": [], "topic_id": 12650, "date_created": 1299958792.876972, "message": "but its kind of the same as \"why not sqlite\"", "group_id": 373, "id": 335580}, {"user_id": 1127, "stars": [], "topic_id": 12650, "date_created": 1299959320.6566341, "message": "Mongo and SQL have absolutely nothing to do with ZODB", "group_id": 373, "id": 335658}, {"user_id": 1127, "stars": [], "topic_id": 12650, "date_created": 1299959336.183974, "message": "or to memcache", "group_id": 373, "id": 335661}, {"user_id": 20693, "stars": [], "topic_id": 12650, "date_created": 1299958768.3475921, "message": "why not BDB though", "group_id": 373, "id": 335574}, {"user_id": 20693, "stars": [], "topic_id": 12650, "date_created": 1299958648.802201, "message": "these aren't exactly great arguments for using ZODB", "group_id": 373, "id": 335557}, {"user_id": 20683, "stars": [], "topic_id": 12650, "date_created": 1299958905.8649471, "message": "s/attributes/relationtables/", "group_id": 373, "id": 335600}, {"user_id": 20693, "stars": [], "topic_id": 12650, "date_created": 1299958029.9656301, "message": "one thing i've done to secure pickles is to attach a signature", "group_id": 373, "id": 335421}, {"user_id": 1127, "stars": [], "topic_id": 12650, "date_created": 1299958741.044066, "message": "I think apps like Hudson are ideal for solutions like ZODB", "group_id": 373, "id": 335570}, {"user_id": 1127, "stars": [], "topic_id": 12650, "date_created": 1299958270.4029541, "message": "The one thing I dislike about ZODB is its dependencies (if thats what they really are) are globally namespaced, and not under anything that makes sense", "group_id": 373, "id": 335471}, {"user_id": 1127, "stars": [], "topic_id": 12650, "date_created": 1299958718.9145739, "message": "*can", "group_id": 373, "id": 335566}, {"user_id": 1127, "stars": [], "topic_id": 12650, "date_created": 1299958747.464036, "message": "(if Hudson was in Python)", "group_id": 373, "id": 335572}, {"user_id": 20693, "stars": [], "topic_id": 12650, "date_created": 1299958772.8626621, "message": "no server setup there", "group_id": 373, "id": 335576}, {"user_id": 1127, "stars": [], "topic_id": 12650, "date_created": 1299958788.9250181, "message": "Not familiar enough so cant really argue against it", "group_id": 373, "id": 335578}, {"user_id": 20683, "stars": [], "topic_id": 12650, "date_created": 1299959128.0185521, "message": "The Undo and timetravel have saved my butt more than once on production systems :-)", "group_id": 373, "id": 335629}, {"user_id": 20693, "stars": [], "topic_id": 12650, "date_created": 1299958291.6204641, "message": "that is kind of ugly", "group_id": 373, "id": 335482}, {"user_id": 1127, "stars": [], "topic_id": 12650, "date_created": 1299958703.0045221, "message": "i like it because you cant just throw it as a simple dependency (like sqllite) so theres no server setup", "group_id": 373, "id": 335564}, {"user_id": 1127, "stars": [], "topic_id": 12650, "date_created": 1299958799.997225, "message": "and thats simply that zodb works awesome w/ python objects", "group_id": 373, "id": 335582}, {"user_id": 1127, "stars": [], "topic_id": 12650, "date_created": 1299958905.272975, "message": "The transparent references on \"foreign keys\" are pretty awesome", "group_id": 373, "id": 335598}, {"user_id": 1127, "stars": [], "topic_id": 12650, "date_created": 1299958688.0150721, "message": "ZODB is awesome for simple file storage", "group_id": 373, "id": 335563}, {"user_id": 20683, "stars": [], "topic_id": 12650, "date_created": 1299958869.4948671, "message": "ZODB allows arbitrary nesting of objects and children and children, just like an arbitrarirly deeply nested dictionary. No farting around with child/parent attributes like in SQL's rectangular shaped DBs", "group_id": 373, "id": 335592}, {"user_id": 1127, "stars": [], "topic_id": 12650, "date_created": 1299959359.259115, "message": "But there are ORM-ish (modeling) solutions for ZODB (like the flask-zodb ext)", "group_id": 373, "id": 335667}]