Older Contests
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP ContestsOlder Contests

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old July 1st, 2002, 07:30 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
mysql?

Maybe it's a silly question, but I'd like to explore all options. Can we use mysql?

Reply With Quote
  #2  
Old July 1st, 2002, 08:25 PM
Matt Matt is offline
Moderator
Codewalkers Specialist (4000 - 4499 posts)
 
Join Date: Apr 2007
Location: Florida
Posts: 4,158 Matt User rank is Private First Class (20 - 50 Reputation Level)Matt User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 4 h 10 m 20 sec
Reputation Power: 6
RE: mysql?

Sure. You will just need to make sure it is simple enough for me to plug in username, password, and database. Also, you will need to provide a table schema..

Reply With Quote
  #3  
Old July 2nd, 2002, 12:05 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: mysql?

sweet

Reply With Quote
  #4  
Old July 8th, 2002, 09:41 PM
xs0 xs0 is offline
Codewalkers Novice (500 - 999 posts)
 
Join Date: Apr 2007
Location: Ljubljana, Slovenia
Posts: 760 xs0 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
RE: mysql?

Wouldn't the answer actually be no, because SQL isn't one of the languages allowed?

Reply With Quote
  #5  
Old July 8th, 2002, 09:45 PM
Matt Matt is offline
Moderator
Codewalkers Specialist (4000 - 4499 posts)
 
Join Date: Apr 2007
Location: Florida
Posts: 4,158 Matt User rank is Private First Class (20 - 50 Reputation Level)Matt User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 4 h 10 m 20 sec
Reputation Power: 6
RE: mysql?

The question is mute at this point because I did not receive a submission that utilized mysql ;)

Reply With Quote
  #6  
Old July 8th, 2002, 10:06 PM
xs0 xs0 is offline
Codewalkers Novice (500 - 999 posts)
 
Join Date: Apr 2007
Location: Ljubljana, Slovenia
Posts: 760 xs0 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
RE: mysql?

Hehe, I wasn't trying to get anyone disqualified

But, for future reference, is the official answer still yes?

I'd vote for no, because if you think about it, using JavaScript is exactly the same thing - you output code in some other language to some external program, that executes it...

Reply With Quote
  #7  
Old July 8th, 2002, 10:40 PM
Matt Matt is offline
Moderator
Codewalkers Specialist (4000 - 4499 posts)
 
Join Date: Apr 2007
Location: Florida
Posts: 4,158 Matt User rank is Private First Class (20 - 50 Reputation Level)Matt User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 4 h 10 m 20 sec
Reputation Power: 6
RE: mysql?

I won't say no or yes.

But, in the future I will be more specfic about that subject in the code guidelines....

Reply With Quote
  #8  
Old July 8th, 2002, 11:23 PM
annuca annuca is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 27 annuca User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: mysql?

I vote no too.

If the purpose is to read existing data as fast as possible, then mysql is not the correct choice. dba is much faster and require no extra setup. Just include a file.

I benchmarked dba/gdbm against mysql a year ago. gdbm was 10 times faster than mysql (fast MyISAM table type).

This contest had a memory limit of 32 Mb. If mysql is allowed, this limit can be circumvented with mysql's HEAP table type. HEAP tables are stored in memory only and perish when mysql die. They are supposed to be quite fast. They are probably faster and more space effient than PHP. A 25 Mb HEAP might be equal to a 100 Mb PHP array...

SQL is indeed another language.

And if mysql is allowed, the two real open source databases should be allowed as well: Interbase and PostgreSQL...

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP ContestsOlder Contests > mysql?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway