Re: [WebDNA] Use of MySQL with WebDNA

This WebDNA talk-list message is from

2010


It keeps the original formatting.
numero = 105820
interpreted = N
texte = I hadn't thought of this, but now that I think of it we also have a = problem with large, heavy traffic, heavy write DBs On an ecommerce site we run, one particular db currently stands at = 58,000 records (just over 1Mb) and it has started to corrupt records in = the last 4-6 months. Obviously this is something that tends not to = happen with MySQL. High traffic large databases with little writing do just fine, as do = high traffic smaller DBs with lots of writing. We have a record of all = dispatched items that gets written to just a few hundred times a day. = This stands at 167,000 records and 1.2Mb and is just fine. Meanwhile, with CakePHP and MySQL we have large DBs (250,000+) that are = written to 1,000+ times per day with no corruption. It's a problem that we can handle at the moment, by occasionally running = a first aid script, but I can't imagine that in 6-12 months we are going = to be running WebDNA in the same format as we do now. TC On 28 Sep 2010, at 14:16, Govinda wrote: > Hi Chris! :-) >=20 > I have not used MySQL (or other external db) outside of PHP (not yet = with webdna), but I do not see how webdna's future can get around really = strong support of that. Of course it is a royal pain to have to code = outside of webdna's beautiful internal db system, but when the db's get = too large, then it seems just too risky to not have options. Maybe in = some cases it is not even just that webdna could not handle a large db, = but that maybe their is just not enough RAM allotted in some setups. I = have not read much of the articles around the current state of MySQL, = but there is simply so much of it out there, that for all I know it is = still the best option as backup format. (?) >=20 > Maybe my very partial knowledge here will prove my lack of thorough = familiarity with the range of server-side considerations, but at least = it will add to getting discussion going. >=20 > -Govinda >=20 > On Sep 28, 2010, at 8:35 AM, christophe.billiottet@webdna.us wrote: >=20 >> Good morning everyone! >>=20 >> this email is for WebDNA users working with MySQL. We would like to = know how many of you need MySQL support and the reason why you prefer = using MySQL instead of the internal database system. >> As you know, MySQL now belongs to Oracle with license restrictions = and we were thinking, in case external database support is necessary, if = a better/faster ODBC support woud not be a more universal idea. We also = gave SQLite a thought, but despite its qualities, the internal WebDNA = database system is more powerful. >>=20 >> This is not a trivial matter, so we will listen to everyone. >>=20 >> thank you! >>=20 >> - chris--------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> Bug Reporting: support@webdna.us >=20 > ------------ > Govinda > govinda.webdnatalk@gmail.com >=20 >=20 >=20 >=20 > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Use of MySQL with WebDNA (Stuart Tremain 2010)
  2. RE: [WebDNA] Use of MySQL with WebDNA ("Dale Therio" 2010)
  3. Re: [WebDNA] Use of MySQL with WebDNA (Brian Fries 2010)
  4. Re: [WebDNA] Use of MySQL with WebDNA ("Mr. Robert Minor Jr." 2010)
  5. Re: [WebDNA] Use of MySQL with WebDNA (Kenneth Grome 2010)
  6. RE: [WebDNA] Use of MySQL with WebDNA ("Terry Nair" 2010)
  7. Re: [WebDNA] Use of MySQL with WebDNA (Paul Willis 2010)
  8. Re: [WebDNA] Use of MySQL with WebDNA (christophe.billiottet@webdna.us 2010)
  9. Re: [WebDNA] Use of MySQL with WebDNA (Paul Willis 2010)
  10. Re: [WebDNA] Use of MySQL with WebDNA (christophe.billiottet@webdna.us 2010)
  11. Re: [WebDNA] Use of MySQL with WebDNA (Govinda 2010)
  12. Re: [WebDNA] Use of MySQL with WebDNA (Toby Cox 2010)
  13. RE: [WebDNA] Use of MySQL with WebDNA ("Will Starck" 2010)
  14. Re: [WebDNA] Use of MySQL with WebDNA (Govinda 2010)
  15. Re: [WebDNA] Use of MySQL with WebDNA (Toby Cox 2010)
  16. [WebDNA] Use of MySQL with WebDNA (christophe.billiottet@webdna.us 2010)
I hadn't thought of this, but now that I think of it we also have a = problem with large, heavy traffic, heavy write DBs On an ecommerce site we run, one particular db currently stands at = 58,000 records (just over 1Mb) and it has started to corrupt records in = the last 4-6 months. Obviously this is something that tends not to = happen with MySQL. High traffic large databases with little writing do just fine, as do = high traffic smaller DBs with lots of writing. We have a record of all = dispatched items that gets written to just a few hundred times a day. = This stands at 167,000 records and 1.2Mb and is just fine. Meanwhile, with CakePHP and MySQL we have large DBs (250,000+) that are = written to 1,000+ times per day with no corruption. It's a problem that we can handle at the moment, by occasionally running = a first aid script, but I can't imagine that in 6-12 months we are going = to be running WebDNA in the same format as we do now. TC On 28 Sep 2010, at 14:16, Govinda wrote: > Hi Chris! :-) >=20 > I have not used MySQL (or other external db) outside of PHP (not yet = with webdna), but I do not see how webdna's future can get around really = strong support of that. Of course it is a royal pain to have to code = outside of webdna's beautiful internal db system, but when the db's get = too large, then it seems just too risky to not have options. Maybe in = some cases it is not even just that webdna could not handle a large db, = but that maybe their is just not enough RAM allotted in some setups. I = have not read much of the articles around the current state of MySQL, = but there is simply so much of it out there, that for all I know it is = still the best option as backup format. (?) >=20 > Maybe my very partial knowledge here will prove my lack of thorough = familiarity with the range of server-side considerations, but at least = it will add to getting discussion going. >=20 > -Govinda >=20 > On Sep 28, 2010, at 8:35 AM, christophe.billiottet@webdna.us wrote: >=20 >> Good morning everyone! >>=20 >> this email is for WebDNA users working with MySQL. We would like to = know how many of you need MySQL support and the reason why you prefer = using MySQL instead of the internal database system. >> As you know, MySQL now belongs to Oracle with license restrictions = and we were thinking, in case external database support is necessary, if = a better/faster ODBC support woud not be a more universal idea. We also = gave SQLite a thought, but despite its qualities, the internal WebDNA = database system is more powerful. >>=20 >> This is not a trivial matter, so we will listen to everyone. >>=20 >> thank you! >>=20 >> - chris--------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> Bug Reporting: support@webdna.us >=20 > ------------ > Govinda > govinda.webdnatalk@gmail.com >=20 >=20 >=20 >=20 > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us Toby Cox

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

PCS Frames (1997) mimeheaders to allow back button to work on a posted page? (2004) using showpage and showcart commands (1996) Username and password in tcp connect/send (2001) WCS Newbie question (1997) Fwd: Bug at start of Apache 2 with iTools 7 (2003) grouping fields question (1998) Email notification to one of multiple vendors ? (1997) Exists? (1997) notification solutions (1997) Doesn't change (WebCat 4.0) (2000) Limiting user access to .tmpl files (1997) taxrate - off by 1 cent (1997) Tip: upgrading to WebCatalog 3.x, fields to watch for (1999) [username][password] not showing up! HELP! (1999) Re:listfiles-looking for slick solution (1997) Upgrading old WebCat Database Files (1997) WebMerchant 1.6 and SHTML (1997) WebCat2_Mac RETURNs in .db (1997) International Orders (1998)