iya harusnya lebih cepat, ga ada relational, ga perlu lookup2 sana sini. tp harddisk jd gede, tp storage jg udah murah2, yg ptg performance. mirip object persistance serialization.
single interface protocol http jd ga perlu buat adapter beda2 utk masing2 programming language. baca2 difiturnya couchdb pake apache lucene engine utk search document dgn cepat, dan pake JSearch untuk query JSON dgn cpt. 2008/8/20 Hendy Tanata <[EMAIL PROTECTED]>: > Mungkin. Tapi CouchDB bukan RDBMS. Gak ada SQL di sana. > > Feature CoachDB itu scalability, mau dibikin replica yang banyak juga ok. > Justru dia didesign untuk itu. > > Feature lain, dia spesialisasinya ke dokumen (dokumen2nya disimpan dalam > format JSON). Databasenya gak ada schema, jadi dokumennya bisa macem2. > Misalnya ada dokumen baru dengan ada field/column baru, gak perlu "alter > table add column", langsung aja dokumennya di-insert. > > -- > Hendy > > 2008/8/19 adit <[EMAIL PROTECTED]> > >> tanya .... kalo memakai couchDB impactnya apa thdp aplikasi ? >> >> lebih cepat ketimbang RDBMS biasa kah ? >> >> 2008/8/19 Hendy Tanata <[EMAIL PROTECTED]> >> >> > Salam kenal. >> > New member nih. >> > Sekilas background: Saya sudah hampir 1 tahun working with Rails di >> > Singapore. >> > >> > Dulu pernah ada meet up di sini yang ngebahas soal CouchDB. Pembicaranya >> > itu >> > bikin plugin namanya activecouch [http://code.google.com/p/activecouch/ >> ]. >> > Quote langsung dari websitenya: "ActiveCouch derives a lot of its >> > principles >> > (and some code) from both ActiveRecord and ActiveResource". Jadi cara >> > pemakaiannya mirip dengan ActiveRecord. >> > >> > Belom pernah nyoba sih. Tapi CouchDB itu bukan pengganti relational >> > database. Jadi ya pemakaiannya spesifik lah. Kalo yg bikin activecouch >> > kasusnya "a need for a document-model to store vast amounts of >> > information". >> > >> > -- >> > Hendy >> > >> > On Tue, Aug 19, 2008 at 12:01 AM, irfani YangBaikHati >> > <[EMAIL PROTECTED] <irfani%40irfani.web.id>>wrote: >> > >> > >> > > http://mwrc2008.confreaks.com/10lehnardt.html >> > > video presentasi Next Generation Data Storage with CouchDB >> > > >> > > -- >> > > irfani >> > > >> > > http://irfani.web.id >> > > Y! irfani_s >> > > >> > > ------------------------------------ >> > > >> > > ID-Ruby >> > > Berdiskusi dan belajar bersama Bahasa Pemrograman Ruby, termasuk >> > > segala >> > > varian Ruby (JRuby, Rubinius, IronRuby, XRuby), dan program yang >> > > dibuat >> > > dengan Ruby (Ruby on Rails, JRuby on Rails, Merb) >> > > >> > > http://rubyurl.com/Q8DD >> > > http://news.gmane.org/gmane.comp.lang.ruby.region.indonesia >> > > >> > > Yahoo! Groups Links >> > > >> > > >> > > >> > > >> > >> > [Non-text portions of this message have been removed] >> > >> > >> > >> >> >> >> -- >> blog : http://adityakircon.blogsome.com >> ym : adit.prawirasoft >> skype : adit_skype >> >> i continue to fight, i continue to FIGHT (O2 - Orange Range) >> >> >> [Non-text portions of this message have been removed] >> >> >> ------------------------------------ >> >> ID-Ruby >> Berdiskusi dan belajar bersama Bahasa Pemrograman Ruby, termasuk segala >> varian Ruby (JRuby, Rubinius, IronRuby, XRuby), dan program yang dibuat >> dengan Ruby (Ruby on Rails, JRuby on Rails, Merb) >> >> http://rubyurl.com/Q8DD >> http://news.gmane.org/gmane.comp.lang.ruby.region.indonesia >> >> Yahoo! Groups Links >> >> >> >> > > [Non-text portions of this message have been removed] > > -- irfani http://irfani.web.id Y! irfani_s

