Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 19th April 2005, 11:01 PM
ironee Offline
Registered User
 
Join Date: Apr 2005
Location: metro Seattle, Washington State, USA
Age: 48
Posts: 54
Wanting a relational database

I am wanting a relational database on my FC3 system; something akin to MS Access. I am not interested in a database server (or maybe I am, but not in the near future). Does anyone have a suggestion of where I might obtain an open source database app?

Thanks, ron
Reply With Quote
  #2  
Old 19th April 2005, 11:18 PM
kosmosik's Avatar
kosmosik Offline
Registered User
 
Join Date: Apr 2004
Location: Warsaw, Poland
Age: 32
Posts: 1,085
I am afraid the best choice is to go with full blown server like MySQL or PostgreSQL... you can also take look on kexi or OpenOffice.org Base but they are the best just as frontends to MySQL or PostgreSQL... what is wrong with client-server aproach anyway?

http://www.koffice.org/kexi/
http://dba.openoffice.org/miscellaneous/dba20.html

or if you just wan't to use simple SQL database from scripts and so on maybe you can get to know sqlite
http://www.sqlite.org/
Reply With Quote
  #3  
Old 19th April 2005, 11:22 PM
ironee Offline
Registered User
 
Join Date: Apr 2005
Location: metro Seattle, Washington State, USA
Age: 48
Posts: 54
Well, I am absolutely new to databases, so am unsure what client-server approach means. I "believe" I have MySQL on this FC3 set-up, but am unsure how to access it and begin learning how to use it.

[root@localhost ~]# rpm -q mysql
mysql-3.23.58-16.FC3.1
Reply With Quote
  #4  
Old 19th April 2005, 11:32 PM
kosmosik's Avatar
kosmosik Offline
Registered User
 
Join Date: Apr 2004
Location: Warsaw, Poland
Age: 32
Posts: 1,085
mysql package are only client libraries (client-server means that the server may be on one machine and the client on other - but it also may be the same machine), you need mysql-server package to start the server... then you connect to it issuing:
% mysql -h localhost -u root
and you are in...

but to be honest don't learn databases on Access - this is not real relational database. MySQL is quite easy and can do some stuff. but if you really wan't to learn use PostgreSQL - it is the best open source RDBMS comparable to commercial offerings like MS SQL Server or even Oracle. it is not so difficult after all and PostgreSQL has neat features. I suggest you just get some book and dig in...
Reply With Quote
  #5  
Old 19th April 2005, 11:34 PM
ironee Offline
Registered User
 
Join Date: Apr 2005
Location: metro Seattle, Washington State, USA
Age: 48
Posts: 54
ok, points taken, and thank you - so, I understand you suggest I install PostgreSQL? I will thus find/download this application. Thanks again, ron
Reply With Quote
Reply

Tags
database, relational, wanting

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
wanting to play dvd, need software Harold Smith Using Fedora 5 12th September 2009 08:01 AM
wanting to use QoS with rsync Gentoo Bob Servers & Networking 1 8th March 2008 10:13 AM
Wanting to install via USB stick sstar269 Installation and Live Media 3 10th July 2007 08:40 AM
FC6 wanting to crash hard aids EOL (End Of Life) Versions 5 5th March 2007 04:27 AM
Wanting to install Win98 Jongi Using Fedora 2 11th August 2006 11:07 PM


Current GMT-time: 02:52 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat