Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9205899
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T00:04:07+00:00 2026-06-18T00:04:07+00:00

I’m currently evaluating the right solution for the following app: The main goal is

  • 0

I’m currently evaluating the right solution for the following app:

  • The main goal is to track a sports tournament from multiple tablet pcs (not more than 5)
  • to be independent from internet access i’ll set up a local server in the tournament room which will serve the webapp for the tablets and a webapp for some live statistics shown by a big tv screen or projector
  • to provide an online ticker i would like to replicate the local db to a server in a datacenter which will host the website with a liveticker and use the replicated database
  • the local server will have a dynamic ip, is connected to a common router with maybe no ability to configure port forwarding and i want to be prepared for internet connection problems. So i’d guess its a good idea to push the data from the local to the public server and not vice versa like a mysql master slave replication

After some research i stumbled across couchdb because of the replication it provides and now i’ve read about the possibilities to serve the whole app by couchdb. So is couchdb a good fit for my needs or is there a better solution?
Can i handle the different webapps (tablet app for input, local live stats and online live ticker) from one single replicated couchdb database?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T00:04:08+00:00Added an answer on June 18, 2026 at 12:04 am

    I’ve been doing a lot of work with CouchDB, BigCouch and Couchbase this past year and hopefully some of my points help.

    1. The replication functionality works really well. It’s easy to initiate and I’ve always been surprised at how good of a job it does. I’ve had lots of headaches with replication in SQL Server in the past, so I’ve been pleasantly surprised at how well it works in CouchDB.

    2. There are plenty of other options however if replication is the only thing you need. CouchDB works on a document model, which is very different from a relational database. You’ll have to think of your application in a denormalized fashion since CouchDB doesn’t do “joins”.

    3. Since CouchDB communicates over HTTP and reads heavily from disk (Why are reads from CouchDB so slow? (1.5MB/s or thereabouts)). So if speed is a major, major factor, I’m not sure I would go with CouchDB. One thing I will note … I’ve found you can write your filters/views in Erlang with CouchDB and you get a major performance improvement. (I’ve seen about a 50% increase on reads).

    4. Working with dynamic IPs can be challenging with BigCouch and Couchbase. When I restarted the clusters of each technology the first time, both of them went down. You can fix this by using hostnames instead of IPs if possible and scripting some stuff with the /etc/hosts file. A nice thing about CouchDB is that it stores all its config information in databases, so I’ve always been able to look it up via Futon and make the changes I need.

    5. Check out TouchDB. They have an iOS and Android version and it’s meant to run on mobile/tablet devices and supports replication. It’s not quite production ready for Android right now, but for iOS it’s good.

    Overall I would say if you want to store things in JSON, need a document database, and want replication on demand, Couch is a good fit.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently running into a problem where an element is coming back from
link Im having trouble converting the html entites into html characters, (&# 8217;) i
For some reason, after submitting a string like this Jack’s Spindle from a text
this is what i have right now Drawing an RSS feed into the php,
I am trying to find ID3V2 tags from MP3 file using jid3lib in Java.
I want use html5's new tag to play a wav file (currently only supported
I'm using v2.0 of ClassTextile.php, with the following call: $testimonial_text = $textile->TextileRestricted($_POST['testimonial']); ... and
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
We're building an app, our first using Rails 3, and we're having to build
I have a text area in my form which accepts all possible characters from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.