DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
What's in store for DevOps in 2023? Hear from the experts in our "DZone 2023 Preview: DevOps Edition" on Fri, Jan 27!
Save your seat
  1. DZone
  2. Data Engineering
  3. Data
  4. How To Analyze Twitter Data From Node.js Applications in 15 Minutes

How To Analyze Twitter Data From Node.js Applications in 15 Minutes

Sadayuki Furuhashi user avatar by
Sadayuki Furuhashi
·
Dec. 16, 12 · Interview
Like (0)
Save
Tweet
Share
4.62K Views

Join the DZone community and get the full member experience.

Join For Free

Node.js is a popular server-side implementation of JavaScript. Its lightweight, event-based concurrency model lends itself naturally to building a real-time service with a large number of concurrent connections (Etsy’s monitoring library statsd and Uber’s on-demand driver dispatch service immediate come to my mind).

Like all other popular technologies, Node.js has die-hard fans as well as annoyed skeptics. Whatever your opinion is, this much is clear: people can’t stop talking about it, and more and more applications are being built with Node.js.

So, we decided to investigate how we can integrate Treasure Data with Node.js. The end product is a pair of articles on our documentation website:

  1. Streaming Twitter Data into Treasure Data from Node.js[1]: this article shows how to stream Twitter data onto Treasure Data so that you can build your own Twitter analysis framework under 30 minutes. Node.js is very suitable for this kind of small, real-time service.

  2. Data Import from Node.js Applications: this is a more general article that goes over how to start logging data from Node.js applications. This article shows you how you can use Treasure Data for A/B testing, log analysis, etc. from your Node.js application.

Treasure Data’s goal is making our state-of-the-art data analytics service available to everyone who wants to get value out of their data regardless of their software stack. Integrating with Node.js is an important step to achieve this goal. If you have any question or feedback, whether about the Node.js integration or not, please drop us a line =)

Data (computing) Node.js application twitter Analyze (imaging software)

Published at DZone with permission of Sadayuki Furuhashi, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • How To Create a Stub in 5 Minutes
  • How to Perform Accessibility Testing of Websites and Web Apps
  • The Future of Cloud Engineering Evolves
  • Creating a Wordle App in Jetpack Compose

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: