0
votes
1answer
16 views

How to access EngineYard database from local machine?

I have created a Rails application and hosted it on EngineYard. Now I want to manually insert one record into my database.[Database: MYSQL] How can I access EngineYard's database from my local ...
0
votes
0answers
10 views

Managing Data Sets

I work in a small SAS shop that just merged with 3 similar shops, located in different states. We'd like to scale the business, and want to make our sets available for consumption (analysis) to all ...
0
votes
0answers
19 views

Migrating DB to Cloud

I am fairly new to cloud and I am looking for best way to store the database on the cloud. From what I understand so far is many cloud providers do offer your ready to use DB like Heroku add-on ...
-1
votes
1answer
17 views

Where to store one number in cloud? [closed]

I have a python script that has one number as a state. I am hosting it with heroku. Do I really need to create database for storing that number? Isn't there some kind of a Cloud service where you can ...
0
votes
0answers
202 views

Xeround closing - can anybody recommend an alternative? [closed]

Tonight we received a message from Xeround with the following: "ACTION REQUIRED: Discontinuing of Xeround Cloud Database Service, blah, blah advising us to export all DBs by 15th May 2013, apologies ...
0
votes
1answer
14 views

Central data management for custom desktop applications

I have a background in web programming where both the data and the code live on the server. Web hosts with mysql or the like are plentiful and cheap so using the application from multiple pcs was ...
0
votes
0answers
30 views

code for storing and retrieving value from multiple seekbars in android [closed]

I´m (very) new to android apps and struggling hard with function where I need to set up multiple seekbars, get updated values in database or any table and then retrieve those values on demand. I guess ...
-1
votes
2answers
62 views

How to have a cloud database linked to an existing android application [closed]

Well I have created a android application for online shopping.Finished with the coding part and the application is up and running.Since gathering the data for all the items is a tedious task I managed ...
1
vote
0answers
37 views

Database geo-replication with low latency [closed]

I have a website which I am currently hosting on a single server in Europe. To improve the latency for non-European users I would like to add local servers in the US and Asia. Keeping static files in ...
0
votes
1answer
41 views

Databse architecture (single db vs client specific db) for Building Enterprise Web (RIA) application on cloud

We are working on rewriting our existing RIA and redesigning our database to re-architect it's design. Now we have 2 opinions about database: (This choices are for SaaS based hosting.) 1) Individual ...
0
votes
0answers
44 views

Edit windows azure database over cloud service C sharp

Hi there Currently building an application for windows phone and have created a cloud service that allows apps to add database entries and retrieve them. The Application uses the could service through ...
0
votes
1answer
52 views

tag cloud from database

I store tags in a table which is entered by users of my site. So basically I just need to run, <?php echo $thing->tags; ?> and this will return all the tags for that thing. Right now it ...
0
votes
1answer
148 views

updating values per row in parse.com using android platform

I have a problem with updating values per row in a cloud storage site called parse.com. I am only a newbie in using parse.com. I have read the documentation about it and have understand it. But what I ...
1
vote
2answers
149 views

Android Development Cloud Database

I want to create an android game that needs to store information of each user. I am new in this matter, I do not know how to do it. I guess that I only need a server with a database, but I am not ...
0
votes
2answers
253 views

A cloud solution to synchronize app database in Android

I'm developing a custom Contacts app that will store data on the device in a SQLite database. It's very important that this device database may be synchronized with a cloud database, for some reasons: ...
1
vote
0answers
43 views

How to use Gcm inAndroid Application [closed]

In my application the audio files present at the server are updated every week. I need to send a notification to all the people who installed my app every week soon after the audio files at the server ...
0
votes
1answer
172 views

Xeround - Connecting to Database with PHP

I am having issues connecting to my Xeround database through php. I have successfully connected using JDBC in java, but I'm trying to do it from my website and it is not working. Here is the php ...
0
votes
0answers
30 views

How to have a cloud database for both webapp and android app

I'm creating a webapp "stock maintenance", I'd like to create an android app which does the same activities of the webapp, so how can I mantain a mutual database for both, change by one should be ...
0
votes
1answer
86 views

Cloud database or local database

i want to implement web site with big database, its have about 5 million row for each table, and want to know that whats work is better for me, to have database in cloud or have local database. does ...
0
votes
2answers
44 views

Connect to the cloud directly to the database or through a service?

it might be a simple question but as I couldn't find the best answer on google I would like to know your thoghts. I'm thinking of changing a software I've made in WPF accessing its data from a local ...
0
votes
1answer
99 views

Android how to make database backup?

I want to make database backup to my app, so I'm looking for the best way. I should save a copy of the database and programatically make the backup? Can make database backup with backup manager? ...
0
votes
0answers
58 views

Outsourcing online database support for iPhone app, recommendations? [closed]

I'm building an iPhone and I want it to be able to connect to an online database. Capacity wise I expect every user to need its own table, one user could submit data that needs to be logged in other ...
0
votes
1answer
35 views

make Blast search take longer time

i am referring to this link : http://www.ncbi.nlm.nih.gov/books/NBK52637/ , to try blast search on the single machine. I had dl the blast app and refseq_rna blast database from the NCBI website. The ...
1
vote
4answers
174 views

Geospatial Database Cloud Server

Are there any cloud hosting solutions for geospatial data? I am currently writing a directory style app where businesses can sign up and then users can find nearby ones. I am considering Google App ...
0
votes
0answers
32 views

Strategies to implement a reliable cloud-backed storage system?

I am working on design and implement a reliable cloud-backed storage system to survive different kinds of disasters which are from vendor data enter down, city-range network down, national network ...
0
votes
1answer
82 views

what technology should i used to build an window app run with cloud services

I have a software requirement like that: An app run on window but this app can connect to server to get and use its file by user. User A can Log in, View all his file from server, Create new file, ...
1
vote
2answers
2k views

Options for cloud based MS Access backend

Our company has used Access for its database needs. It wants to stick with the current database frontend, but migrate the tables to some cloud based solution. We do not want to host SharePoint or pay ...
0
votes
3answers
184 views

Cloud based NoSQL database service for sensor data [closed]

We are new to NoSQL and now are starting on a project that aims to record sensor data from many different sensors, each recording a timestamp - value pair, into a cloud based database. The amount of ...
0
votes
1answer
242 views

Is there a good online database with a web GUI?

I'm trying to find a good online/cloud database that has its own web-based GUI. If possible, I would like to find one that has APIs so I can access the data programmatically, but still has a nice ...
0
votes
2answers
192 views

What's the best way to store unstructured text file for data mining

I have millions of text news on my machine. I want to do some text mining on it. I want first to store thest text news in a more structured way. what's the best way to do it ? so It will become more ...
2
votes
4answers
352 views

What Cloud Database Providers Are Popular For Simple/Small Apps? [closed]

I'm currently in development of an app that uses a database for storing user-entered data, and has web services as an intermediary between the app and the database. When I go live, the database and ...
0
votes
2answers
238 views

Cloud Architecture

I'm researching cloud services to host an e-commerce site. And I'm trying to understand some basics on how they are able to scale things. From what I can gather from AWS, Rackspace, etc ...
2
votes
1answer
238 views

Proxy setting for Connecting to Xeround Database

I am trying to connect to Xeround Database fro inside my office but i cant connection it says connection link error but when i try to connect to it from home it works fine.I am not able to debug this ...
3
votes
5answers
999 views

What's the easiest/cheapest way to create a cloud-based SQL database?

I have a website that I've built (hosted on Amazon S3) and it works great. The only problem is that all of the data is static. I'd like to create a SQL database in the cloud that would allow me to ...
2
votes
2answers
643 views

Android synching data between users

I have an android app that maintains a local SQLite database of different geographic locations. Now I would like to connect that database to the "cloud" to accomplish the following: an initial ...
0
votes
1answer
40 views

What does the distribution of wealth (in terms of data) look like?

I'm not sure this is the right place to ask about this. Does anyone have any estimates on how data is distributed across various computer systems? I like to think that the distribution of GBs is ...
0
votes
2answers
291 views

cloudDant vs JustOneDB - which one to choose

I am trying to decide which add-on DB to use with my application when I deploy it on AppHarbor. I've two choices: JustOneDB or CloudAnt. I am planning to develop a web and mobile application, which ...
1
vote
1answer
242 views

Are there any free cloud databases to store small data?

I'm looking for a free and fast alternative to store small data in a relational database on the cloud. I've tried openkeyval.org but its just a key-value storage and it requires a proper key to return ...
-1
votes
2answers
188 views

Hosted Database v Cloud Database

I have looked everywhere... whats the difference between a hosted database and a cloud database they seem like the same things? Thanks
3
votes
2answers
2k views

What is the recomended way to delete a large number of items from DynamoDB?

I'm writing a simple logging service in DynamoDB. I have a logs table that is keyed by a user_id hash and a timestamp (Unix epoch int) range. When a user of the service terminates their account, I ...
0
votes
1answer
329 views

Larger Scale Web Project Planning [closed]

i am in the process of planning a larger web project. it will be a social network for a very specific purpose (so no facebook clone ;) ). i have prepared a huge amount of outlines, design patterns, ...
0
votes
1answer
548 views

How to persist Android application data to a Heroku-compatible database?

I'm an aspiring Android application developer looking for a secure way to persist the data on my android application to an online database. I'm interested in using an online database offered by (or at ...
1
vote
3answers
234 views

What and How the Java Swing concept related to Cloud?

One of my friend asking me something related to Client Software and Cloud. Java Desktop Swing as Client and Web as Data Resource (Database -1 single hosting). That's the main thing I've heard. If ...
2
votes
1answer
214 views

Is there a cloud database API that works well with jquery?

I know sencha io has sync / data. I'm wondering what a competing service for jquery might be. Any ideas? The notion of easily authenticating and storing user based data seems appealing to me, as a ...
1
vote
2answers
166 views

Using Amazon EC2 services

I planning to start a simple web based project and each person in the system will have some data stored on their account like comments and other info. The system will do basic select and update ...
4
votes
4answers
3k views

iOS App Database Choice

Im looking for suggestions on an easy to use cloud based solution for a database. I want to use it for a iOS app and with a web interface, mostly for entering data, probably locally at first but it ...
0
votes
2answers
462 views

How to start developing Ruby on Rails applications with heroku?

What is the best way to get familiar with the heroku environment? What are the first steps? I want to start programming with it next week, using Ruby on Rails.
9
votes
2answers
690 views

Back up AppEngine database (Google cloud storage?)

I have an AppEngine application that currently has about 15GB of data, and it seems to me that it is impractical to use the current AppEngine bulk loader tools to back up datasets of this size. ...
1
vote
0answers
251 views

How to scan an image straight onto a cloud database through web browser interface

I have a MySQL cloud database with a browser-based front-end. Backend code is written using Perl/Dancer The employee logs on to www.xyz.com and enters the data into fields, hits ' save ' to create a ...
1
vote
0answers
164 views

How do I upload my SQL database of 35 million Google Profiles to the Google App Engine(or similar)? [closed]

I want to upload my database of 35 million scraped Google Profiles to the cloud so the information can be accessed by devices, etc. The database size is ~100GB and I have it all exported as SQL ...

1 2