Forum     

Go Back   Digit Technology Discussion Forum > Bandwidth Wastage > Fight Club
Register FAQ Calendar Mark Forums Read

Fight Club The Debate Zone. Sensitive and controversial topics will be discussed here — only the thick-skinned should enter


View Poll Results: which is the best open source database ?
Mysql 9 100.00%
postgres 0 0%
OpenSourceDB 0 0%
sapDB 0 0%
Voters: 9. You may not vote on this poll

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 14-06-2007, 04:01 PM   #1 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2006
Posts: 46
Smile which is the best open source database ?


yes which one do u think?
pkt3000 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 15-06-2007, 05:21 PM   #2 (permalink)
Alpha Geek
 
sachin_kothari's Avatar
 
Join Date: Dec 2004
Location: Pune
Posts: 569
Default Re: which is the best open source database ?

have only used mysql and very happy with it.
that's why my vote goes to mysql.
sachin_kothari is online now  
Old 15-06-2007, 05:36 PM   #3 (permalink)
Google Bot
 
Pathik's Avatar
 
Join Date: Aug 2005
Posts: 9,772
Default Re: which is the best open source database ?

^^ +1 MySql
Pathik is offline  
Old 15-06-2007, 07:12 PM   #4 (permalink)
Think Zen.
 
ray|raven's Avatar
 
Join Date: Dec 2005
Posts: 1,498
Default Re: which is the best open source database ?

IMO in open source "best" isnt a criteria as much as its considered in commercial areas.
Standin example is the number of linux distros.If one was considered the "best" not these many would be there today.
People use what they prefer and dont argue over it AFAIK.
Unlike mac and windows fanboys who cant stop arguing over which is better.

Regards...
ray
__________________
Do what you will; but not because you must. -- Zen Quote
ray|raven is offline  
Old 15-06-2007, 09:43 PM   #5 (permalink)
The Internationalist
 
Aberforth's Avatar
 
Join Date: Feb 2006
Location: Samedan
Posts: 242
Default Re: which is the best open source database ?

mySQL anytime because of its scalability, reliability and native support by PHP scripts. All my sites run on mySQL as it is native to Wordpress and vBulletin - the best blog and forum softwares respectively.
Aberforth is offline  
Old 03-05-2008, 11:37 AM   #6 (permalink)
ssg
Right Off the Assembly Line
 
Join Date: Nov 2007
Posts: 1
Default Re: which is the best open source database ?

SqLite is best. RDBMS @ 428 kilobytes!! Howz that?
ssg is offline  
Old 03-05-2008, 11:57 AM   #7 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: which is the best open source database ?

oldthread u bumped it?

what about postgresql
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 05-05-2008, 12:48 PM   #8 (permalink)
ssg
Right Off the Assembly Line
 
Join Date: Nov 2007
Posts: 1
Default Re: which is the best open source database ?

never used postgresql actually

I've used sql server mostly, as I am learning asp.net. But Sqlite is just unbelievable. you can use it within websites or rich client apps, effectively doing away with any ugly file i/o business. Supports Terabyte sized databases and Sql92. there are web interfaces and rich client administration tools available.


Sqlite is the smallest rdbms in the world. it is also blazing fast and extremely resource efficient. It runs on windows/linux/mac osx.

The windows version is a 213 KB zip file download.

from http://www.sqlite.org:

" SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.

SQLite is the most widely deployed SQL database engine in the world. It is used in countless desktop computer applications as well as consumer electronic devices including cellphones, PDAs, and MP3 players. The source code for SQLite is in the public domain.

Well-Known Users of SQLite:

A few of the better-known users of SQLite are shown below in alphabetical order. There is no complete list of projects and companies that use SQLite. SQLite is in the public domain and so many people use it in their projects without ever telling us. Adobe uses SQLite as the application file format for their Photoshop Lightroom product. This is publically acknowledged on the Lightroom/About_Lightroom menu popup. Adobe has also announced that their AIR project will include SQLite. It is reported that Acrobat Reader also uses SQLite.

Apple uses SQLite for many functions within Mac OS-X, including Apple Mail, Safari, and in Aperture. There are unconfirmed reports on the internet that Apple also uses SQLite in the iPhone and in the iPod touch.

The Firefox Web Browser from Mozilla has been slowly replacing their legacy file format "mork" with SQLite for about two years. At this point, SQLite is used to store most persistent metadata in Firefox.

We believe that General Electric uses SQLite in some product or another because they twice wrote the to SQLite developers requesting the US Export Control Number for SQLite. So presumably GE is using SQLite in something that they are exporting. But nobody (outside of GE) seems to know what that might be.

It is known that Google uses SQLite in their Desktop for Mac, in Google Gears, and in the Android cell-phone operating system. People are suspicious that Google uses SQLite for lots of other things that we do not know about yet. Engineers at Google have made extensive contributions to the full-text search subsystem within SQLite.

McAfee uses SQLite in its antivirus programs. Mentioned here and implied here.

It can inferred from traffic on the SQLite mailing list that at least one group within Microsoft is using SQLite in the development of a game program. No word yet if this game has actually been released or if they are still using SQLite.

The Monotone configuration management system stores an entire project history in an SQLite database. Each file is a separate BLOB.

It is reported that Philips MP3 Players use SQLite to store metadata about the music they hold. Apparently, if you plug a Philips MP3 player into your USB port, you can see the SQLite database file there in plain sight.

The popular PHP programming language comes with both SQLite2 and SQLite3 built in.

SQLite comes bundled with the Python programming language since Python 2.5.

The REALbasic programming environment comes bundled with an enhanced version of SQLite that supports AES encryption.

There are multiple sightings of SQLite in the Skype client for MacOSX and Windows.

Solaris 10 uses SQLite as the storage format for its Service Management Facility. Thus, Sun has essentially replaced the traditional unix /etc/inittab file with an SQLite database.

SQLite is an integral part of Symbian's operating system commonly found on high-end cellphones.

A representative of Toshiba wrote to the SQLite developers and requested the US Export Control Number for SQLite. We infer from this that Toshiba is exporting something from the US that uses SQLite, but we do not know what that something is. "

There are even .net data providers that make working with sqlite in .net a breeze.
ssg is offline  
Closed Thread

Bookmarks

Thread Tools
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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft Goes Open Source?with part of silverlight source code expected to release praka123 Technology News 1 30-04-2007 11:00 AM
Why Open Source? aku Open Source 4 15-10-2006 05:55 PM
got an open source IRC? vandit Open Source 2 20-07-2005 02:37 PM
The TCO of Open Source tuXian Open Source 6 11-01-2005 06:33 PM

 
Latest Threads
- by Who
- by Tenida
- by Sujeet
- by bhaskar

Advertisement




All times are GMT +5.5. The time now is 08:52 AM.


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

Search Engine Optimization by vBSEO 3.3.2