Is MySQL available for use as a local database?

Reply

Join Date: Apr 2005
Posts: 2
Reputation: WRobertson is an unknown quantity at this point 
Solved Threads: 0
WRobertson WRobertson is offline Offline
Newbie Poster

Is MySQL available for use as a local database?

 
0
  #1
Apr 13th, 2005
I've been impressed by MySQL's ability to run as a database on a server with clients connecting using a client-server or web based architecture. I'm now wondering if a version of MySQL can be cost effectively licenced to run with application software (which might traditionally have used a Jet database) on a single user PC (rather than on a server serving multiple users).

Any advice would be very greatfully recieved!

W. Robertson
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 158
Reputation: nicentral is an unknown quantity at this point 
Solved Threads: 4
nicentral's Avatar
nicentral nicentral is offline Offline
Junior Poster

Re: Is MySQL available for use as a local database?

 
0
  #2
Apr 13th, 2005
You should be able to install MySQL on just about any machine and use it as a database.
Nobody believes the official spokesman, but everybody trusts an unidentified source.

-- Please do not PM me with questions about a thread. If you respond to a thread, then everyone can benefit.
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 2
Reputation: WRobertson is an unknown quantity at this point 
Solved Threads: 0
WRobertson WRobertson is offline Offline
Newbie Poster

Re: Is MySQL available for use as a local database?

 
0
  #3
Apr 13th, 2005
Originally Posted by nicentral
You should be able to install MySQL on just about any machine and use it as a database.
Definitly - MySQL installs and works beautifully on lots of platforms - the problem I have is working out how to licence it for deployment with proprietary software that runs on a standalone PC (not on a server). The cost of licencing the usual server version of MySQL for each installation is too high so I'm trying to find out if I can licence a cheaper version for single-user, single-PC use only and deploy this with my software. (This would replace the existing Jet (MS Access) database engine.)
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 19
Reputation: mediaphyte is an unknown quantity at this point 
Solved Threads: 0
mediaphyte mediaphyte is offline Offline
Newbie Poster

Re: Is MySQL available for use as a local database?

 
0
  #4
Apr 16th, 2005
Well, sounds like there might be a fairly simple answer... though I'm no lawyer, nor am I an expert on MySQLs choice of licensing, so that being said, here's my opinion:
Separate your product from the database. Offer MySQL as an option... fully opensource and free, but DO charge for the installation of MySQL (this is your service).
Also, while you do this, please plug the concept of open source software (GNU license, etc) for the benefit of the movement. Remember "free as in thought, not as in beer" --- we can all collaborate on programming and tools without losing $ on our services. Just because MySQL is free to get, how many folks actually know how to install & use it?
-jc
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 158
Reputation: nicentral is an unknown quantity at this point 
Solved Threads: 4
nicentral's Avatar
nicentral nicentral is offline Offline
Junior Poster

Re: Is MySQL available for use as a local database?

 
0
  #5
Apr 18th, 2005
Originally Posted by mediaphyte
Offer MySQL as an option... fully opensource and free, but DO charge for the installation of MySQL (this is your service).
I completely agree with this. Whenever you can build an app that isn't backend specific, you'll win points with integraters. If you can build an app that works with the big four, (Oracle, MS SQL Server, PostgreSQL, and MySQL), you'll have a lot more flexibility. Plus, you might find that a client already has one of these servers installed and you can add your app to their installation.

As far as a standalone desktop engine... The only three that I am aware of are Jet, MSDE, and Oracle Personal Edition. I believe that you can get licensing rights for any of these, but I don't know at what cost.

Andy
Nobody believes the official spokesman, but everybody trusts an unidentified source.

-- Please do not PM me with questions about a thread. If you respond to a thread, then everyone can benefit.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC