*** monmortal has joined #zodb | 00:25 | |
monmortal | when is zodb a good idea? | 00:25 |
---|---|---|
monmortal | compared to say postgresql? | 00:25 |
monmortal | or www.prevayler.org? | 00:26 |
monmortal | or hek apache cassandra? | 00:26 |
monmortal | ;) | 00:26 |
aclark | monmortal: ZODB is great for persisting Python objects on disk | 00:27 |
monmortal | ok | 00:28 |
monmortal | so say I gota make money k, and I wana write some human reosurces software, k, and I use python and zodb, what can I expect? | 00:28 |
monmortal | does zodb handle bigger workloads and reamain stable and fast ? | 00:29 |
aclark | monmortal: sure, it's webscale | 00:29 |
aclark | monmortal: i mean, you can have a large db without sacrificing performance | 00:29 |
monmortal | how about not losing data? | 00:30 |
monmortal | how about easy backup? | 00:30 |
monmortal | ooow here the tuff one | 00:30 |
monmortal | can it run and like sync to a slave or? | 00:30 |
aclark | monmortal: there is something called ZRS that was open sourced recently that can do something like sync/slave | 00:32 |
monmortal | nice | 00:33 |
monmortal | myself I prefer to scale vertacally | 00:33 |
monmortal | I think people have too mnay boxes in geeneral | 00:33 |
monmortal | I love shemale porn too | 00:33 |
monmortal | and ome houses | 00:33 |
monmortal | and single lane rotaries | 00:33 |
monmortal | is pthon easy to learn? | 00:33 |
monmortal | I tried with lisp | 00:33 |
monmortal | and was kinda bonked | 00:33 |
monmortal | on head | 00:34 |
monmortal | dome houses | 00:44 |
J1m | monmortal, you should use zodb if you want to be able to update your database more or less like you would Python objects in memory (easy persistence), and... | 01:06 |
J1m | the main way to get to data is by traversing objects. | 01:07 |
monmortal | it mentions something about migration scripts for attirbute changes? | 01:07 |
J1m | If search is a more natural model for you, you might want an rdbms. | 01:07 |
monmortal | is that fangerous or easy? | 01:07 |
monmortal | I dont know what trversing objects is | 01:07 |
monmortal | :L( | 01:07 |
monmortal | :( | 01:08 |
J1m | schema migration in ZODB is much easier than in relational databases. But nothing is free. | 01:08 |
monmortal | ok | 01:08 |
monmortal | but overall its more fun and productive to use zodb? | 01:08 |
J1m | ob2 = ob1.someattr | 01:08 |
monmortal | how about years later | 01:08 |
monmortal | when your app is laoded with data? | 01:08 |
J1m | or ob2 = ob1[somekey] | 01:08 |
monmortal | still easy to meneuver? upgrade? use? evolove? | 01:08 |
J1m | and so on | 01:08 |
J1m | Yes, assuming you know what you're doing. | 01:08 |
J1m | documentation is more scarce than it should be, unfortunately. | 01:09 |
monmortal | lol | 01:12 |
monmortal | mysql is a pos | 01:12 |
monmortal | I cant believe people run so muc on it | 01:12 |
monmortal | such a pos | 01:12 |
monmortal | zdb gota be better | 01:12 |
monmortal | tards at ork have 800G ms sql db | 01:12 |
monmortal | 800G of human reourses shit | 01:12 |
monmortal | IM liek cmon | 01:12 |
monmortal | gota be way to break that up | 01:12 |
*** J1m_ has joined #zodb | 09:32 | |
*** jaroel|4D has quit IRC | 09:33 | |
*** J1m_ has quit IRC | 09:33 | |
*** jaroel|4D has joined #zodb | 10:16 | |
*** J1m has quit IRC | 10:43 | |
*** J1m has joined #zodb | 10:43 | |
*** rajesh has joined #zodb | 11:52 | |
*** jaroel|4D_ has joined #zodb | 12:00 | |
*** jaroel|4D has quit IRC | 12:02 | |
*** rajesh has quit IRC | 13:13 | |
*** J1m_ has joined #zodb | 13:41 | |
*** J1m_ has quit IRC | 13:46 | |
*** J1m_ has joined #zodb | 14:00 | |
*** J1m_ has quit IRC | 14:25 | |
*** fdrake has quit IRC | 14:58 | |
*** srichter__ has quit IRC | 15:06 | |
*** rajesh_ has joined #zodb | 15:18 | |
*** jaroel|4D has joined #zodb | 15:35 | |
*** jaroel|4D_ has quit IRC | 15:35 | |
*** J1m_ has joined #zodb | 15:59 | |
*** J1m_ has quit IRC | 16:00 | |
*** monmortal has quit IRC | 16:26 | |
*** srichter__ has joined #zodb | 16:42 | |
*** fdrake has joined #zodb | 16:42 | |
*** rajesh_ has quit IRC | 17:09 | |
*** srichter__ has quit IRC | 18:34 | |
*** jaroel|4D has quit IRC | 19:57 | |
*** jaroel|4D has joined #zodb | 19:57 | |
*** jaroel|4D has quit IRC | 20:02 | |
*** srichter__ has joined #zodb | 20:16 | |
*** srichter__ has quit IRC | 22:45 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!