Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
NOSQL DB selection
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Xaver  
View profile  
 More options Feb 7 2012, 4:57 am
From: Xaver <xaver...@gmail.com>
Date: Tue, 7 Feb 2012 01:57:12 -0800 (PST)
Local: Tues, Feb 7 2012 4:57 am
Subject: NOSQL DB selection
I newbie in NOSQL, i have the project with demands on time (i think
the SQLDB bad solution there):
Server adds data every eight seconds, Clients (there is no more than
10 clients in project) draws this data (i want to refresh view data
every thirty seconds).Which solution can you recommend for this
project (server it is PC with 512 MB RAM and 40GB HDD)? I write on C+
+, C#, Python, use Windows and Linux. I wont create standalone
application not web.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steve Graves  
View profile  
 More options Feb 7 2012, 1:05 pm
From: "Steve Graves" <st...@mcobject.com>
Date: Tue, 7 Feb 2012 10:05:15 -0800
Local: Tues, Feb 7 2012 1:05 pm
Subject: RE: NOSQL DB selection
You haven't supplied much information, but superficially, a database server
updated every 8 seconds, with no more than 10 clients doesn't seem like a
load that a conventional database couldn't handle rather easily.  


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeremiah Peschka  
View profile  
 More options Feb 7 2012, 1:15 pm
From: Jeremiah Peschka <jeremiah.pesc...@gmail.com>
Date: Tue, 7 Feb 2012 10:15:24 -0800
Local: Tues, Feb 7 2012 1:15 pm
Subject: Re: NOSQL DB selection

SQL Server Express Edition should be able to handle this load. It's free
and the 2008R2 version can store up to 10GB of data and use up to 4GB of
RAM, if I recall correctly. Either way, it should perform well for your
needs.
---
Jeremiah Peschka
Managing Director, Brent Ozar PLF, LLC


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »