About 335,000 results
Open links in new tab
  1. Getting started with Postgres in your React app - LogRocket Blog

    Oct 10, 2023 · In this tutorial, we’ll demonstrate how to create a small application using Express and Node.js that can record and remove information from a PostgreSQL database according to the HTTP requests it receives. We’ll then create a simple React app to test how the entire application flows from front to back. Jump ahead: Setting up PostgreSQL

  2. React + Node.js + Express + PostgreSQL example: Build a …

    Oct 16, 2023 · In this tutorial, I will show you how to build full-stack React + Node.js + Express + PostgreSQL example with a CRUD Application. The back-end server uses Node.js + Express for REST APIs, front-end side is a React.js client with React Router, Axios & Bootstrap.

  3. Building a Simple CRUD Application with React and PostgreSQL

    Oct 15, 2024 · In this tutorial, you built a full-stack CRUD application using React for the frontend, Node.js and Express for the backend, and PostgreSQL for the database, all powered by Docker. This setup can easily be expanded to include more complex features like authentication, validation, and more!

  4. React, Node.js, Express and PostgreSQL CRUD app

    Jan 16, 2025 · In this comprehensive tutorial, you'll learn how to create a full-stack CRUD (Create, Read, Update, Delete) application using React for the front end and Node.js with Express for the back end, all powered by a PostgreSQL database.

  5. GitHub - Drashti2608/RealWorld-example-app: RealWorld …

    RealWorld example app, created to demonstrate a fully fledged fullstack application built with React / Express.js / Sequelize / PostgreSQL including CRUD operations, authentication, routing, pagination, and more.

  6. Source Code Examples

    In this tutorial, we created a full-stack application using Spring Boot for the backend and React for the frontend. We used PostgreSQL as the database to store product data. This setup provides a solid foundation for developing more complex full-stack applications.

  7. React + Node.js + PostgreSQL: CRUD example - DEV Community

    Jan 4, 2021 · In this tutorial, I will show you how to build full-stack React + Node.js + PostgreSQL CRUD example. The back-end server uses Node.js + Express for REST APIs, front-end side is a React.js client with React Router, Axios & Bootstrap.

  8. Creating React/Node apps that connect to PostgreSQL and HarperDB

    Oct 6, 2020 · Well, I will show you just how easy it is to connect to a Node back end which uses a PostgreSQL database to persist the data. And as a bonus I will even show you how to connect to https://harperdb.io/ which is a SQL/NoSQL data management platform. It is fully indexed, doesn't duplicate data, and runs on any device from the edge to the cloud.

  9. A React web application to query and share any PostgreSQL database

    Sep 18, 2018 · PostGUI is a ReactJS web application that serves as a GUI front-end to any PostgreSQL database using the PostgREST automatic API tool. This front-end application provides an overview of the database schema, a query builder to precisely extract data, and an authentication system which grants edit access to the database table contents.

  10. Reactjs Nodejs PostgreSQL Example - GitHub

    In the tutorial, I introduce how to build an “React.js Nodejs CRUD PostgreSQL Example” project with the help of Ajax to POST/GET/PUT/DELETE requests with step by step coding examples: – Nodejs project produces CRUD RestAPIs with PostgreSQL database using the supporting of Sequelize ORM.

  11. Some results have been removed
Refresh