Anuj Kumar Upadhyayanuj1.hashnode.dev路Aug 6, 2024Using SQL Databases with Node.jsWelcome to Day 12 of our Node.js blog series! 馃 Today, we'll explore the integration of SQL databases with Node.js. While NoSQL databases like MongoDB offer flexibility, SQL databases provide strong consistency, ACID (Atomicity, Consistency, Isolati...10 likesNodejsNode.js
Sambhavi Dhanabalanhellosambhavi.com路Mar 3, 2024Integrate Typeform with your Glide appIntroduction In my previous post, we saw a couple of cool AI features available in Glide. I'm sure there are a variety of ways in which we can capitalize them and make our Glide app to be much smarter and user friendly. Implementing them is a breeze,...92 readsNo Code & Low CodeGlideapps
Tlotlo P Kgotlafelatlotlokgotlafela.hashnode.dev路Jan 15, 2024Building an Intelligent Event Cost Prediction System with MindsDB, Typeform, and Node.jsIntroduction Lost in event planning costs? Stressed about budgets? Say goodbye to the guesswork! We built a magic trick called the Intelligent Event Cost Prediction System. Think fancy budget fairy powered by AI. Just answer some questions about your...5 likes路59 readsMindsDBHackathon
TECHcommunity_SAGtechcommsag.hashnode.dev路Jan 11, 2024webMethods.io Integration workflow: Store Typeform entry data in Google Sheets or Excel OnlineOverview This guide will walk you through the process of building a webMethods.io Integration workflow that stores your Typeform form entries in Google Sheets or Excel Online sheet and notifies you through Cisco Webex Teams. Prerequisites: Typeform ...integration
Devrath Ranathewheelofcoder.hashnode.dev路Oct 5, 2023Tutorial: Creating a CSV Download Feature with Postgres, Express, Node, React, and TypeORM for universal browsersIn this tutorial, we will create a CSV download feature using Postgres as the database, Express and Node.js for the backend, and React for the frontend. We will use TypeORM as the Object-Relational Mapper (ORM) for database interaction. Prerequisites...27 readsJavaScript