About 1,130,000 results
Open links in new tab
  1. How to connect SQL Server database from JavaScript in the …

    Oct 9, 2024 · There is no common way to connect to the SQL Server database from a JavaScript client, every browser has its own API and packages to connect to SQL Server.

  2. Node.js MySQL - W3Schools

    Node.js can be used in database applications. One of the most popular databases is MySQL. To be able to experiment with the code examples, you should have MySQL installed on your …

  3. How to Connect to Database in Javascript (Simple Examples)

    Jul 3, 2023 · This beginner's tutorial will walk through examples of how to connect to a database in Javascript - Free code download included.

  4. Working with Databases in JavaScript: SQL and NoSQL

    Nov 3, 2023 · JavaScript, one of the most popular programming languages for web development, can be used to interact with databases, both SQL and NoSQL. In this blog post, we'll explore …

  5. How to Perform CRUD Operations – JavaScript and SQL Example

    Aug 3, 2023 · In this article, I'm going to show you how to connect a back end database to your data collection process. The plan involves tossing some HTML, JavaScript, and the tiny …

  6. How to Run a Database Query in a JS File? - GeeksforGeeks

    Nov 12, 2024 · Use Node.js to run database queries from a JavaScript file. Choose a database package compatible with your database system (e.g., mysql2 for MySQL, pg for PostgreSQL). …

  7. From zero to hero: using SQL databases in Node.js made easy

    Aug 7, 2023 · Despite the growing popularity of NoSQL databases, such as MongoDB and Firebase among JavaScript developers, SQL databases remain a reliable and widely used tool …

  8. sql.js

    sql.js is a javascript SQL database. It allows you to create a relational database and query it entirely in the browser. You can try it in this online demo. It uses a virtual database file stored …

  9. The Ultimate Guide to Using JavaScript with Databases and SQL

    Mar 17, 2025 · To connect JavaScript to a database, developers can use various methods and technologies, such as Node.js with libraries like Sequelize or Knex.js for SQL databases. …

  10. JavaScript and SQL: Bridging Your Data Skills for Seamless Apps

    Nov 15, 2024 · Unlock the secrets to seamlessly integrating JavaScript with SQL! Discover best practices, powerful frameworks, and ensure your apps handle data like a pro.

  11. Some results have been removed
Refresh