C Board  

Go Back   C Board > Community Boards > Tech Board

Reply
 
LinkBack Thread Tools Display Modes
Old 06-11-2006, 07:37 AM   #1
Registered User
 
Join Date: Mar 2005
Location: Mountaintop, Pa
Posts: 1,054
Linux database system needed

I'm in need of a Linux database system similiar to Windows Microsoft Access. I really don't need anything with a lot of "bells and whistles". I don't even need multiuser capability. Just a basic system capable of holding data in a variable structure format. Also, the Linux system should not require a commercial license since I'm not planning on publishing the application source code.

Thus, can anybody recommend a very basic, reliable Linux database system?

Thanx
BobS0327 is offline   Reply With Quote
Old 06-11-2006, 08:00 AM   #2
and the hat of vanishing
 
Salem's Avatar
 
Join Date: Aug 2001
Location: The edge of the known universe
Posts: 21,214
http://www.mysql.com/
__________________
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
Up to 8Mb PlusNet broadband from only £5.99 a month!
Salem is offline   Reply With Quote
Old 06-11-2006, 08:23 AM   #3
(?<!re)tired
 
Mario F.'s Avatar
 
Join Date: May 2006
Location: Portugal
Posts: 5,220
and look no further!
__________________
Originally Posted by brewbuck:
Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.


Mario F. is online now   Reply With Quote
Old 06-11-2006, 08:39 AM   #4
Registered User
 
Join Date: Mar 2005
Location: Mountaintop, Pa
Posts: 1,054
Mario,

I'd love to use mySql but AFAIK, it requires a commercial license if the developer does not publish his/her source code. In my situation, I cannot publish my source because it's a commercial product being marketed by a third party. Being a really small shop, I can't afford to purchase much in the way of software. Gotta pay the mortgage and eat first.

Thanx

Bob
BobS0327 is offline   Reply With Quote
Old 06-11-2006, 09:09 AM   #5
C++ Witch
 
laserlight's Avatar
 
Join Date: Oct 2003
Location: Singapore
Posts: 10,368
If you really only need basic database features, then you should consider SQLite.
__________________
C + C++ Compiler: MinGW port of GCC
Build + Version Control System: SCons + Bazaar

Look up a C/C++ Reference and learn How To Ask Questions The Smart Way
laserlight is online now   Reply With Quote
Old 06-11-2006, 10:43 AM   #6
Registered User
 
Join Date: Mar 2005
Location: Mountaintop, Pa
Posts: 1,054
SQLite looks like an excellent choice since it's totally free.

THANX!!!!
BobS0327 is offline   Reply With Quote
Old 06-11-2006, 11:11 AM   #7
...
 
kermit's Avatar
 
Join Date: Jan 2003
Posts: 1,190
Don't forget to check out PostgreSQL as well, if you should find that SQLite does not suit you for some reason.
__________________
Got Ed?

sys-sizes
kermit is offline   Reply With Quote
Old 06-11-2006, 03:56 PM   #8
Registered User
 
Join Date: Sep 2004
Location: California
Posts: 2,845
SQLite is an awesome database engine; I've used it in several projects. It's faster than mysql, it doesn't require a daemon process to run in the background, and its source code is all public domain.
bithub is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Using code compiled in OpenSUSE on a microcontroller running Gentoo Linux Phanixis Linux Programming 27 10-25-2007 10:47 AM
Creating a database Shamino Game Programming 19 06-10-2007 01:09 PM
Linux Linux why Linux?? afreedboy Tech Board 146 01-21-2004 06:27 PM
Red Hat Linux 8.0 Loading Failure? + Many other Problems! jawwadalam Tech Board 3 10-29-2003 09:39 AM
linux forum is needed. black Linux Programming 2 07-03-2002 07:16 PM


All times are GMT -6. The time now is 10:25 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22