|
-
October 31st, 2005, 05:32 AM
#1
Linux Database
Hi all
I am undergoing the feasibility study of a project to be made under linux environment. The tools under consideration are Glade or QTDesigner for the interface and KDevelop for the coding in C++ language. Well i want to ask which would be the best database tool for the connectivity with and if anyone can give some links to the tutorials it would be highly appreciated.
 \"The Smilie Wars\" ... just arrived after the great crusades
 .... computers come to the rescue .... ah technology at last has some use.
-
October 31st, 2005, 07:38 AM
#2
Well you could go for PostgreSQL (IMHO the best network database system)..
Or if you want an embeded database, sleepycat's berkeleydb.
There is a "getting started" guide for berkeleydb and c++ here: http://www.sleepycat.com/docs/gsg/CX...re-Cxx-GSG.pdf
ASCII stupid question, get a stupid ANSI.
When in Russia, pet a PETSCII.
Get your ass over to SLAYRadio the best station for C64 Remixes !
-
October 31st, 2005, 10:14 AM
#3
I would agree with JinX. PostgreSQL all the way, but for some reason all the apps I want to run are coded for MySQL. I wonder if Its just as simple as adding pg to all the sql calls lol
-
October 31st, 2005, 02:03 PM
#4
Hi
Thanx for the replies. I am although new to developing applications in linux and used to work under the KDevelop and QTDesigner tools mentioned above. I want to know wether the above stated databases will be able to connect with the tools specified an if yes is there any resource on web on how to do it.
Thanx
 \"The Smilie Wars\" ... just arrived after the great crusades
 .... computers come to the rescue .... ah technology at last has some use.
-
October 31st, 2005, 02:22 PM
#5
The examples from the PDF I gave you on BerkeleyDB work great with KDEvelop (I used them together myselve in my latest project)..
I haven't used postgreSQL and C++ together myselve though, but http://gborg.postgresql.org/project/...rojdisplay.php
should help you allong..
Good luck..
ASCII stupid question, get a stupid ANSI.
When in Russia, pet a PETSCII.
Get your ass over to SLAYRadio the best station for C64 Remixes !
-
October 31st, 2005, 04:36 PM
#6
I reccommend firebird:
http://firebird.sourceforge.net/
I use it to support a 10GB head office database and 100 stores.
Steve
IT, e-commerce, Retail, Programme & Project Management, EPoS, Supply Chain and Logistic Services. Yorkshire. http://www.bigi.uk.com
-
October 31st, 2005, 10:15 PM
#7
Given your requirements are more or less unknown... why wouldn't you select something nice a full featured RDBMS, with tons of resources availible as well as fast... like oh... I don't know... Oracle?!
cheers,
catch
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|