Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Getting Started with RethinkDB

You're reading from  Getting Started with RethinkDB

Product type Book
Published in Mar 2016
Publisher Packt
ISBN-13 9781785887604
Pages 176 pages
Edition 1st Edition
Languages
Author (1):
Gianluca Tiepolo Gianluca Tiepolo
Profile icon Gianluca Tiepolo

Table of Contents (15) Chapters

Getting Started with RethinkDB
Credits
About the Author
Acknowledgement
About the Reviewer
www.PacktPub.com
Preface
1. Introducing RethinkDB 2. The ReQL Query Language 3. Clustering, Sharding, and Replication 4. Performance Tuning and Advanced Queries 5. Programming RethinkDB in Node.js 6. RethinkDB Administration and Deployment 7. Developing Real-Time Web Applications Index

Your first real-time web application


To get a better understanding of how all these components fit together, we're going to develop our first real-time web application based on Node.js and RethinkDB. If you've never developed a web app before, this is going to be very exciting for you!

You maybe wondering what we're going to build. We're going to develop a web application that allows us to create colored "notes" containing messages that can be dragged around the screen. The interesting thing about this web application is that it's completely real time. Everything you do will be reflected in real time on all connected clients. What this means is that if you open two browser windows and drag a note around, the same note will be animated in the other browser window. The same thing happens when you create or delete notes. All the changes will appear in real time in all the open browser windows without the need of reloading the page.

If you're curious, the application we're going to build looks...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}