Results 1 to 9 of 9

Thread: Database on ubuntu

  1. #1
    Join Date
    May 2009
    Location
    Wales UK
    Beans
    333
    Distro
    Ubuntu 12.04 Precise Pangolin

    Database on ubuntu

    What is the name of the database program that is used in ubuntu?

  2. #2
    Join Date
    Aug 2008
    Location
    Brazil
    Beans
    12,497
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: Database on ubuntu

    I guess you are referring to MySQL, but there are others. For instance, Firefox uses SQLite, which does not require a server.

  3. #3
    Join Date
    May 2009
    Location
    Wales UK
    Beans
    333
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Database on ubuntu

    Quote Originally Posted by lovinglinux View Post
    I guess you are referring to MySQL, but there are others. For instance, Firefox uses SQLite, which does not require a server.

    No, not really. i want to create a simple database, i could use the openoffice database program byt its a heavy program for the simple databases i wish to create!

  4. #4
    Join Date
    Aug 2006
    Beans
    Hidden!
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: Database on ubuntu

    Quote Originally Posted by Ceiber Boy View Post
    No, not really. i want to create a simple database, i could use the openoffice database program byt its a heavy program for the simple databases i wish to create!
    You could use SQLite for "simple" databases. But it is really hard to comment as simple is a relative term. Probably if you specify what features do want to use, you will get better suggestions.
    I laugh in the face of danger:
    then hide until it goes away.

  5. #5
    wojox is offline I Ubuntu, Therefore, I Am
    Join Date
    Apr 2009
    Beans
    8,628

    Re: Database on ubuntu

    I think LL's sqlite suggestion would do you right. It's small and fast.

    http://www.sqlite.org/whentouse.html

  6. #6
    Join Date
    May 2006
    Location
    Lake Placid, Florida, USA
    Beans
    2,019
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Database on ubuntu

    KeepNote is good for data ... http://rasm.ods.org/keepnote/

  7. #7
    Join Date
    Aug 2008
    Location
    Brazil
    Beans
    12,497
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: Database on ubuntu

    Quote Originally Posted by Ceiber Boy View Post
    No, not really. i want to create a simple database, i could use the openoffice database program byt its a heavy program for the simple databases i wish to create!
    If you want something like Microsoft Access, then you could try Kexi. I've never used it tho.

    Perhaps SQLite could be useful too. It is already installed by default, but you can install sqlitebrowser [apt-get] or SQLite Manager extension for Firefox, to allow you to create and browse your tables. You can also control it from command-line with sqlite3.

  8. #8
    Join Date
    May 2009
    Location
    Wales UK
    Beans
    333
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Database on ubuntu

    Sorry for not being a bit more specific, im abit embarrassed as i would like to have a database of my DVD collection as it is a bit on the large side!

    i've only worked once with databases and it was MS office 03, and it was a bit of a bad experiance, hence i was looking for somthing simple that i could start with

    thanks for being understanding

  9. #9
    Join Date
    Aug 2008
    Location
    Brazil
    Beans
    12,497
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: Database on ubuntu

    Quote Originally Posted by Ceiber Boy View Post
    Sorry for not being a bit more specific, im abit embarrassed as i would like to have a database of my DVD collection as it is a bit on the large side!

    i've only worked once with databases and it was MS office 03, and it was a bit of a bad experiance, hence i was looking for somthing simple that i could start with

    thanks for being understanding
    If you want to catalog a DVD movie collection, then I recommend gcstar. For data collection you could use gnomecatalog, but there are other options.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •