JS, Node.js, Frontend, Backend, Firebase, Express, Patrones, HTML5_APIs, Asincronía, Websockets, Testing
Recursos
- Wikipedia | Inyección SQL
- OWASP | Inyección SQL
- Github MySQL | Escaping query values
- Common Node.js Attack Vector: SQL Injection
- Secure Node Apps Against OWASP Top 10 - Injection
- How to Prevent SQL injection in Node Js
Documentación
- Web Oficial
- Why MySQL?
- Case Studies
- MySQL Performance Tuning and Optimization Resources
- Benchmarks
- White Papers
- Documentación
- MySQL 8.0 Reference Manual
- Github | Awesome MySQL
Uso en Nodejs
Recursos
- w3School | Node.js MySQL
- Using MySQL with Node.js and the mysql JavaScript Client
- Build a simple app using Node JS and MySQL
- MySQL Node.js
- Node.js and MySQL tutorial
- Create a MySQL Database Middleware with Node.js 8 and Async/Await
- Top 3 MySQL drivers for NodeJS application
- Express DOC | Integración de la base de datos
- Make a NodeJS API with mySQL
- Node.js + MySQL Example: Handling 100's of GigaBytes of Data
Documentación
- Web Oficial
- Download
- Learn
- MariaDB - Getting Started With the Node.js Connector
- Github - MariaDB Node.js connector
- Useful MariaDB Queries
- A 10-minute MariaDB primer
- List of basic SQL statements
- Introduction to JOINS
- Guides and whitepapers
- @mariadb en Twitter
Recursos
Documentación
Recursos
- PostgreSQL and NodeJS
- ¿Cómo usar bases de datos Postgres con Node.js?
- Cómo crear un API JSON en PostgreSQL con NodeJS
- Getting Started with Node, Express and Postgres Using Sequelize
- PostgreSQL NodeJS Tutorial
- Back-end Basics with Node.js, PostgreSQL, Sequelize, and FeathersJS
- Stackoverflow | How to make connection to Postgres via Node.js
- How to build a Node.js API using Postgres, Lambda and API Gateway
- Node.js GraphQL & PostgreSQL Quickstart
- Deploying a Node.js + PostgreSQL app to Heroku
- Node Hero - Node.js Database Tutorial
- Setting up a RESTful API with Node.js and PostgreSQL
- Fetch the data from multiple tables using postgresql and sequelize