CouchDB Weekly News, June 11, 2015

Major Discussions

Cloudant videos discussing CouchDB (see thread)

How to use user interviews featuring CouchDB such as the videos by Cloudant and Dimagi (full list):

Cross post Bootstrap chapter on CouchDB Blog? (see thread)

A chapter on Bootstrap written for CouchDB Best Practices in the eHealth Africa docs, is being suggested for a cross post on the CouchDB blog.

Releases in the CouchDB Universe

Releases in the PouchDB Universe

Opinions and other News in the CouchDB Universe

  • Blog post: Deconstructing Big Data – Adventures with NoSQL, Big Data and Data Science
  • Article: The number of NoSQL options grows (SDTimes) – “The Apache Foundation: Accumulo is a key-value store that provides a robust, scalable, high-performance data storage and retrieval system. Cassandra is a highly scalable, high-availability, high-performance wide column store also based on Google’s BigTable design. CouchDB is a document database that uses JSON for documents, JavaScript for Map/Reduce queries, and regular HTTP for an API, making it a great choice for Web and mobile apps.”

Use Cases, Questions and Answers

Stack Overflow:

Stack Overflow (PouchDB):

  • Architecture of an app when using CouchDB/PouchDB
    1. If I have multiple users with there own authentication, how can I make sure that the users get access to only their data? And will I still have 1 database on server end? – Answer: Ref to guide in the pouchdb-authentication README.
    2. PouchDB on the client side can be in sync with a remote PouchDB. But when an application is build with Javascript how do you make sure that people are not inserting data into PouchDB by ‘hacking’ the client-side Javascript? – Answer: You cannot prevent users from writing bad data (they can always open up the console and do whatever they want), but you can use something like pouchdb-validation to re-use your validation function on the client side.
    3. Would the use of a backend be gone in these kinds of setups? And if you want to have an API for 3rd party, you just put for example an Sails.js backend around the CouchDB? – Answer: Some people write PouchDB apps without any backend (just using pure CouchDB/Cloudant/Couchbase), whereas others like to mix the database with a server architecture of their choice. …
  • How do I query X specific documents all at once using an index with pouchdb?
  • PouchDB from Nodejs generate auth credentials? – Answer: pouchdb-authentication is designed for use in the browser, but you can use nano to interface with CouchDB from Node.

no public answer yet:

Stack Overflow:

For more new questions and answers about CouchDB, see these search results.

Get involved!

If you want to get into working on CouchDB:

  • We have an infinite number of open contributor positions on CouchDB. Submit a pull request and join the project!
  • Do you want to help us with the work on the new CouchDB website? Get in touch on our new website mailing list and join the website team! – www@couchdb.apache.org
  • The CouchDB advocate marketing programme is just getting started. Join us in CouchDB’s Advocate Hub!
  • CouchDB has a new wiki. Help us move content from the old to the new one!
  • Can you help with Web Design, Development or UX for our Admin Console? No Erlang skills required! – Get in touch with us.
  • Do you want to help moving the CouchDB docs translation forward? We’d love to have you in our L10n team! See our current status and languages we’d like to provide CouchDB docs in on this page. If you’d like to help, don’t hesitate to contact the L10n mailing list on l10n@couchdb.apache.org or ping Andy Wenk (awenkhh on IRC).

We’d be happy to welcome you on board!

Events

Job opportunities for people with CouchDB skills

Time to relax!

  • “attempts to realize the values of liberational technology can produce unanticipated, even self-sabotaging effects. … Although mainstream tech culture has drifted from the more radical premises of liberational technologies, free and open-source software (F/OSS) has certainly creatively troubled liberal values of proprietary ownership, bringing intellectual copyright and other information restrictions under greater scrutiny. Despite such potential, open source software never wholly escapes capitalism and is thus subject to a pattern of exclusions” – Tripping Over Our Bootstraps: Open Source Ecology and the Promise of Liberational Technology
  • “They are known as téléchargeurs, or downloaders, and they operate as an offline version of iTunes, Spotify and Pandora all rolled into one. / It was a question as dumb as my simple Nokia phone. A cellphone is a digital Swiss Army knife: flashlight, calculator, camera and, yes, audio player. Mali’s homegrown, offline digital music has created a space for sharing songs that is in many ways more vibrant than the algorithm-driven way music is so often experienced in the United States — more personal, more curated, more human.” – A Music-Sharing Network for the Unconnected
  • “There’s probably more than one way of using color codes as data. But one thought I had was that they could be an interesting way of identifying racialized depictions of comic book characters in a reproducible manner.” – Race, Gender, and Skin Color Dynamism in Comic Books
  • “CEO Nick Van Weerdenburg says, “In building Rangle.io as a diverse company in one of the world’s most diverse cities, I always imagined we would do fine in hiring and building a strong female core. However when we stopped and looked at the facts once we hit 50 people, we realized we needed to be more proactive to reach our goals- not just as a company but as an industry.” – Initiative announced for Women in Tech

… and also in the news

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s