473,414 Members | 1,876 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

Open Source Database required for storing huge data from Web crawler

I have an idea to implement a web application.
I will be having a web crawler that will fetch pages and information from the sites and store it to database. The registered end user can access the information by querying from the database.

I will be using the Web-Crawler written in Python.
Initially, I can design my website using some free online tools like weebly.com and later on can publish by buying some domain.

I have no idea which open source database to use for this purpose and link it to web site.
I am unaware of the limits which the open source databases provide ?

Please help me with my queries?
Apr 26 '14 #1

✓ answered by Luuk

Possible choices (this list is not complete):
1) MySQL
2) PostgeSQL
3) SLite

1) This is easy to setup, can do what you describe.
2) Somewhat harder to setup, can do what you describe.
3) no setup. Not good in concurrent updates (which you do not seem to need )

5 5546
Luuk
1,047 Expert 1GB
Possible choices (this list is not complete):
1) MySQL
2) PostgeSQL
3) SLite

1) This is easy to setup, can do what you describe.
2) Somewhat harder to setup, can do what you describe.
3) no setup. Not good in concurrent updates (which you do not seem to need )
Apr 26 '14 #2
Thanks Luuk!
What amount of data can I store in these databases.
What is the difference between these open source databases and the paid ones?

Thanks in advance!
Apr 26 '14 #3
mHealth
13
PostGreSQL is outdated, SQLLite is for Android, better go for MySQL.
Jun 8 '14 #4
Thanks mHealth, I will check for MySQL.
Jun 8 '14 #5
Luuk
1,047 Expert 1GB
"PostgreSQL is outdated?"
Why is the latest release done in 2014
http://www.postgresql.org/docs/9.3/s...ase-9-3-4.html
How is this 'outdated'

"SQLite is for Android"
http://www.sqlite.org/famous.html
This page shows some applications which use SQLite, and those are not only for Android.....

@KushShukla
"What amount of data can I store in these databases."
until your hard drive is full ;)
Jun 8 '14 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: user mysql | last post by:
HELLO FRIENDS. HERE A FANTASTIC NEWS FOR MYSQL WINDOWS USER. READE THIS. The article is grab from www/internetnews/com/ DO YOU THINK THAT IS A GOOD NEWS ? ...
12
by: jonathan.beckett | last post by:
Hi All, For the past few months I have been working on an open source Apache/PHP/MySQL content management system - and have recently made it available for download. It's still very much a...
0
by: Scott Robert Ladd | last post by:
Jisp is the Java Indexed Serialization Package, a concise database engine for programmers who need indexed access to serialized Java objects. Written in Pure Java and tested for portability, Jisp...
0
by: Ken | last post by:
Anyone knows where I can see "Market Research on OSS DBMS" on the Net? Hopefully, that would be the report, which summarize the U.S., Europe, and Asia market. Thanks, KEN
1
by: Dominic Sagar | last post by:
Does anyone know how the open source database rank in terms of deployments and users worldwide? I saw something today (http://story.news.yahoo.com/news?tmpl=story&u=/cmp/20040106/tc_cmp/17200310 )...
11
by: Keith Wilby | last post by:
A97. I want to be able to use code to open change the data type of a field in a table in another database - can this be done? Many thanks. Keith.
115
by: TheAd | last post by:
At this moment I use MsAccess and i can build about every databound application i want. Who knows about a serious open source alternative? Because Windows will be a client platform for some time, i...
3
by: VB.NET | last post by:
I'm using a mysql database and connecting my vb.net program to the DB over a network connection. i would like to bring this data over to a vb.net random access file. does anyone know how to...
3
by: Raqueeb Hassan | last post by:
Hello, Given the idea of having voter ID card for all the citizens of Bangladesh, I was thinking of assessing few things before it actually starts. The election commission, the government agency...
3
by: TimHop12 | last post by:
Hello, Can somebody please advice me, which open source database is better to go for a Windows system? I have some options to go with: PostgreSQL MySql Ingres But when I checked mySQL...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.