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

1 line
6.5 KiB
JSON

[{"user_id": 7372, "stars": [], "topic_id": 12590, "date_created": 1299944513.397902, "message": "I'm curious on the performance of native JS style views/map/reduce vs python defined ones calling out to the plugin", "group_id": 373, "id": 332801}, {"user_id": 20723, "stars": [], "topic_id": 12590, "date_created": 1299944971.7139299, "message": "couchapps are interesting too", "group_id": 373, "id": 332841}, {"user_id": 20723, "stars": [], "topic_id": 12590, "date_created": 1299944974.1066949, "message": "does mongodb have an equivalent?", "group_id": 373, "id": 332842}, {"user_id": 20693, "stars": [], "topic_id": 12590, "date_created": 1299945169.2519889, "message": "with document dbs, you try to keep your documents denormalized so you don't need to join things", "group_id": 373, "id": 332869}, {"user_id": 20693, "stars": [], "topic_id": 12590, "date_created": 1299945248.743716, "message": "@chrisczub you can do a number of things", "group_id": 373, "id": 332885}, {"user_id": 1333, "stars": [], "topic_id": 12590, "date_created": 1299944758.653209, "message": "More interested in comparisons vs other no-SQL solutions", "group_id": 373, "id": 332822}, {"user_id": 20693, "stars": [], "topic_id": 12590, "date_created": 1299945089.450228, "message": "he doesn't mention my favorite couchdb feature which is the _changes stream", "group_id": 373, "id": 332854}, {"user_id": 1333, "stars": [], "topic_id": 12590, "date_created": 1299944454.264225, "message": "that's not Python, you'd never write \"if len(x) > 0\" in Python :-)", "group_id": 373, "id": 332788}, {"user_id": 20723, "stars": [], "topic_id": 12590, "date_created": 1299944378.9925799, "message": "wait, did couchdb-python create the view on the couchdb backend? i want to see that", "group_id": 373, "id": 332775}, {"user_id": 7372, "stars": [], "topic_id": 12590, "date_created": 1299945000.3616209, "message": "we do a lot of tablet/device on site stuff that it could rock for", "group_id": 373, "id": 332846}, {"user_id": 20693, "stars": [], "topic_id": 12590, "date_created": 1299943989.282917, "message": "futon is the mac daddy", "group_id": 373, "id": 332752}, {"user_id": 7372, "stars": [], "topic_id": 12590, "date_created": 1299944891.2241111, "message": "high disk usage since it keeps trees of the views to keep tree inserts fast", "group_id": 373, "id": 332832}, {"user_id": 20693, "stars": [], "topic_id": 12590, "date_created": 1299945269.561388, "message": "you might have a collection of user documents, then embed a reference other documents", "group_id": 373, "id": 332890}, {"user_id": 7372, "stars": [], "topic_id": 12590, "date_created": 1299944878.946749, "message": "replication and the way views/create and insert only are the big diff", "group_id": 373, "id": 332831}, {"user_id": 20723, "stars": [], "topic_id": 12590, "date_created": 1299944406.815315, "message": "there it is :)", "group_id": 373, "id": 332781}, {"user_id": 20723, "stars": [], "topic_id": 12590, "date_created": 1299945262.922168, "message": "ex. i have a series of documents, say recipes, and then i want users to be able to associate those with their profile -- in a RDBMS you'd use a join table", "group_id": 373, "id": 332889}, {"user_id": 7372, "stars": [], "topic_id": 12590, "date_created": 1299944494.254482, "message": "anyone used the python functions on the couch server side?", "group_id": 373, "id": 332797}, {"user_id": 7372, "stars": [], "topic_id": 12590, "date_created": 1299944986.5366769, "message": "yea, I'm excited to try couchapps on android for some custom stuff at work", "group_id": 373, "id": 332843}, {"user_id": 20723, "stars": [], "topic_id": 12590, "date_created": 1299945125.9206901, "message": "have you written any applications using couchdb? i'm considering using it for an application because the data i'll be storing doesn't really fit in an RDBMS well, but the part i haven't wrapped my head around yet are traditional relational concepts in couch, like joins", "group_id": 373, "id": 332863}, {"user_id": 20641, "stars": [], "topic_id": 12590, "date_created": 1299945175.8868539, "message": "i frequently hear mongo users complain about the compact step. \"couch is great ...but you have to compact.\"", "group_id": 373, "id": 332872}, {"user_id": 20723, "stars": [], "topic_id": 12590, "date_created": 1299945214.76127, "message": "@mumrah what about associating documents with a user? i guess i need to finish reading the book :)", "group_id": 373, "id": 332878}, {"user_id": 20723, "stars": [], "topic_id": 12590, "date_created": 1299945508.3601351, "message": "fat and fast... thanks", "group_id": 373, "id": 332925}, {"user_id": 1333, "stars": [], "topic_id": 12590, "date_created": 1299945195.7258289, "message": "for me it's more \"couch is great, but you have to write all your view functions\"", "group_id": 373, "id": 332874}, {"user_id": 7372, "stars": [], "topic_id": 12590, "date_created": 1299945472.3640239, "message": "right, it's big", "group_id": 373, "id": 332916}, {"user_id": 7372, "stars": [], "topic_id": 12590, "date_created": 1299945482.8326261, "message": "the disk usage is crazy if you have large data sets with lots of views", "group_id": 373, "id": 332918}, {"user_id": 20693, "stars": [], "topic_id": 12590, "date_created": 1299945223.9281499, "message": "@danielroseman i actually really like that about couch", "group_id": 373, "id": 332880}, {"user_id": 20693, "stars": [], "topic_id": 12590, "date_created": 1299945325.992353, "message": "the key is balancing data duplication with performance", "group_id": 373, "id": 332898}, {"user_id": 20693, "stars": [], "topic_id": 12590, "date_created": 1299945302.602951, "message": "or you can also embed a sub-document of a users info", "group_id": 373, "id": 332893}, {"user_id": 20723, "stars": [], "topic_id": 12590, "date_created": 1299945367.099277, "message": "you have any recommendations for reading on that?", "group_id": 373, "id": 332904}, {"user_id": 20693, "stars": [], "topic_id": 12590, "date_created": 1299945370.5779259, "message": "i believe you can access other documents in M/R functions with couch", "group_id": 373, "id": 332905}, {"user_id": 20693, "stars": [], "topic_id": 12590, "date_created": 1299945395.2193501, "message": "so you can \"de-reference\" linked documents on the server, rather than making multiple client requests", "group_id": 373, "id": 332907}, {"user_id": 20723, "stars": [], "topic_id": 12590, "date_created": 1299945462.9906969, "message": "very cool, i wonder what the disk usage is like -- because every M/R is a separate view right? so it gets its own b-tree on the disk?", "group_id": 373, "id": 332915}]