CouchDB Weekly News, March 31, 2016

Drupal + CouchDB

Earlier today, Tim Milwood authored a post detailing the work he’s done with Drupal and CouchDB to expose the compatible endpoints with the PHP-based CMS.

Releases

grunt-couchdb 0.1.0 (Node) – The best Grunt plugin ever.

Major Discussions

make (see thread)

Jan Lehnardt is proposing shipping CouchDB 2.0 sooner than later and adding integration with all the different operating systems as needed in order to create an intermediate solution allowing to ship 2.0 sooner.

db/_all_conflicts (see thread)

Robert Kowalski and co have a hackweek to work on creating a list of conflicts in Fauxton for every database (provided by CouchDB) to give users better abilities to handle conflict resolution.

Calculating Revision IDs outside erlang… (see thread)

In this discussion Michael Fair recommends changing the term_to_binary computation to use the {minor_version, 1} option in the rev_id calculation, to assist with replicating the md5 for the revision id of documents with floats – which currently is causing a headache.

Releases in the CouchDB Universe

  • chill-rs/chill 0.1.0 (Rust) – Chill is a client-side CouchDB library for the Rust programming language
  • couchdb-iterator 2.0.1 (Node) – A fast and easy to ease CouchDB iterator for views and all documents
  • couchdb-jwt 3.3.1 (Node) – A Node.js server for managing CouchDB authentication through JSON Web Tokens.
  • couch-node 0.0.3 (Node) – Couchdb promise request
  • sneakerjs 0.3.0 (Node) – Entity relationship automation for AngularJS and CouchDB/PouchDB

PouchDB

Opinions and other News in the CouchDB Universe

… and in the PouchDB Universe

CouchDB Use Cases, Questions and Answers

Use Case:

  • CouchDB dev/run for TLS for erlang distribution (RSA or ECC), Robert Newson
  • AvanceDB: An in-memory database implementing a large subset of the CouchDB REST API. AvanceDB has blistering fast document lookup and map/reduce performance. If you are currently using CouchDB and struggle with view build times then AvanceDB should be a seamless replacement for your view workload.

Stack Overflow:

no public answer yet:

PouchDB Use Cases, Questions and Answers

no public answer on Stack Overflow yet:

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

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!

  • “Watching old Soviet military parades may not seem like the best use of your time, and to be honest, it probably isn’t. But there’s something weirdly transfixing about them. It’s really easy to get drawn in by the pomp and circumstance, to get hypnotized by the bugles and drums and rhythmic marching.” – Relax with hours and hours of Soviet military parades
  • “…making time for stress release is more important than you might think. According to the Mayo Clinic, the more regularly we feel stressed, the harder it is for our bodies to return to our normal ‘non-stressed’ state, meaning that our bodies can become full of stress hormones like adrenaline and cortisol even in low stress situations. This flood of hormones can lead to high blood pressure, sleep problems, heart issues, and even certain forms of cancers.” – The 9 Best Relaxation Videos on YouTube
  • “I find even pubs to be overwhelming, so nightclubs are just awful with all the noise, sound and crowded people. It’s much easier and more comfortable for me to talk to my friends on Skype or Facebook than to force myself into an uncomfortable and intimidating situation.” – ‘I’d rather chill in and relax’: why millennials don’t go clubbing
  • “Stress and anxiety strike almost everyone from time-to-time. It can be made worse by lack of sleep, the wrong mindset and unwanted intrusive thoughts. The collection of articles below describe how to sleep better, change unhelpful thought processes and tackle everyday stress and anxiety.” – Unwind: The Science of Rest, Relaxation and Sleep
  • “Sleep is one of humanity’s great unifiers. It binds us to one another, to our ancestors, to our past, and to the future. No matter who we are, we share a common need for sleep. Though this need has been a constant throughout human history, our relationship to sleep, and our understanding of its vital benefits, has gone through dramatic ups and downs.” – The Sleep Revolution: Transforming Your Life, One Night at a Time

… and also in the news

CouchDB Weekly News, March 24, 2016

Cloudant ❤ Apache CouchDB™ 2.0: Sandbox Cluster Now Available

Last week IBM announced that the most awaited release of Cloudant is almost here — a release that realigns Cloudant with the CouchDB 2.0 code base. Read about it on the IBM dev blog here.

The CouchDB 2.0 Release Testing Plan

Interested in helping out with testing the upcoming Apache CouchDB 2.0 release and making sure it is as bug-free as possible? We’re still looking for reviewers for The CouchDB 2.0 Testing Release Plan.

Releases

Major Discussions

Calculating Revision IDs outside erlang… (see thread)

In this discussion Michael Fair recommends changing the term_to_binary computation to use the {minor_version, 1} option in the rev_id calculation, to assist with replicating the md5 for the revision id of documents with floats – which currently is causing a headache.

Candidates for built-in filter functions? (see thread)

Robert Newsome is gathering suggestions for part of a new effort to improve replicator performance, as he is planning to add new built-in filter functions, which will run in the Erlang vm.

Multiple database backup strategy (see thread

Don’t miss this discussion, based on using /_db_updates to detect active source databases of a replication job and using /_db_updates to hear about new/updated/deleted _replicator documents, with some unexpected twists.

Releases in the CouchDB Universe

PouchDB

Opinions and other News in the CouchDB Universe

… and in the PouchDB Universe

CouchDB Use Cases, Questions and Answers

Use Case:

Stack Overflow:

no public answer yet:

PouchDB Use Cases, Questions and Answers

Use Case:

Stack Overflow:

no public answer yet:

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

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!

  • “All day, you eagerly anticipate finding just 30 minutes to chill out, catch up with your significant other, and relax into sleep. But the problem is…though your body is ready to plop down on the sofa and decompress, your brain is still going a mile a minute.” – 3 Simple Ways to Relax Your Brain After a Funky Day
  • “Who would’ve thought that this slim plastic box can become such an attractive resting place for a cat.” – Flexible Cat Finds an Odd Spot to Relax
  • “We pushed an update to our single-signon system for Basecamp, which had me working until 1:30 AM. That wouldn’t have been so bad if it wasn’t because I got woken up at 5 AM to help deal with an issue that arose. But the costs the following day were typical, numerable, and high…” Sleep deprivation is not a badge of honor
  • “Psychologists have long noticed what’s sometimes been called the “labor illusion:” when it comes to judging other people’s work, we might say we’re focused only on whether they did the job quickly and well—but really we want to feel they wore themselves out for us.” – Nobody Cares How Hard You Work
  • “Don’t tell your friends about your strange calming habits. They will tease you. Definitely don’t write a Medium post about it. They’ll see it.” – My Arsenal of Calm

… and also in the news