https://blog.sqreen.io/mongodb-will-not-prevent-nosql-injections-in-your-node-js-app/
Tags: #webdev #NodeJS #database #MongoDB
Tags: #webdev #NodeJS #database #MongoDB
Sqreen Blog | Modern Application Security
MongoDB will not prevent NoSQL injections in your Node.js app - Sqreen Blog | Modern Application Security
NoSQL injections in MongoDB with Node.js. This article shows how a Node.js application based on Express and using MongoDB can be vulnerable to NoSQL injections
https://hackernoon.com/practical-scaling-techniques-for-web-sites-554a38dbd492#.nur4kcgh8
Tags: #performance #scalability #webdev #database
Tags: #performance #scalability #webdev #database
Hacker Noon
Practical scaling techniques for web sites
After 8 years of working on high-volume web sites, I’ve seen a lot of interesting scaling techniques. While it’s true that very specific…
https://tech.lendinghome.com/practical-guide-to-postgresql-optimizations-d7b9c2ad6a22#.hozmkzq5e
Tags: #database #postgreSQL #performance
Tags: #database #postgreSQL #performance
Medium
Practical Guide to PostgreSQL Optimizations
Basic proficiency with PostgreSQL is one of the highest-leverage skills an engineer can have. Even a cursory understanding of its internals…
https://www.depesz.com/2010/03/02/charx-vs-varcharx-vs-varchar-vs-text/
A comparison among char, varchar(n), varchar and text types in PostgreSQL.
Tags: #PostgreSQL #optimization #database
A comparison among char, varchar(n), varchar and text types in PostgreSQL.
Tags: #PostgreSQL #optimization #database
https://github.com/arialdomartini/Back-End-Developer-Interview-Questions
Tags: #webdev #database #programming #interview
Tags: #webdev #database #programming #interview
GitHub
GitHub - arialdomartini/Back-End-Developer-Interview-Questions: A list of back-end related questions you can be inspired from to…
A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore - arialdomartini/Back-End-Developer-Interview-Questions
http://www.cybertec.at/why-favor-postgresql-over-mariadb-mysql/
Tags: #database #postgresql #mysql #mariadb
Tags: #database #postgresql #mysql #mariadb
CYBERTEC
Why favor PostgreSQL over MariaDB / MySQL
For many years MySQL and PostgreSQL were competing databases, which addressed slightly different audiences. Here's why you always should go for PostgreSQL!
https://techcrunch.com/2017/06/20/mongodb-launches-stitch-a-new-backend-as-a-service-and-brings-atlas-to-azure-and-google/
Tags: #database #MongoDB
Tags: #database #MongoDB
TechCrunch
MongoDB launches Stitch, a new backend as a service, and brings Atlas to Azure and GCP
MongoDB is hosting its annual developer conference in Chicago this week and no good developer conference would be complete without a few product launches.
https://medium.com/@ankane/introducing-dexter-the-automatic-indexer-for-postgres-5f8fa8b28f27
Tags: #postgresql #database
Tags: #postgresql #database
Medium
Introducing Dexter, the Automatic Indexer for Postgres
Your database knows which queries are running. It also has a pretty good idea of which indexes are best for a given query. And since…
https://blog.timescale.com/why-sql-beating-nosql-what-this-means-for-future-of-data-time-series-database-348b777b847a
Tags: #database #sql
Tags: #database #sql
Timescale Blog
Why SQL is beating NoSQL and what this means for the future of data
After years of being left for dead, SQL today is making a comeback. How come? And what effect will this have on the data community?
http://homepages.inf.ed.ac.uk/wenfei/qsx/reading/gupta95maintenance.pdf
This paper motivate and describe materialized views, their applications, and the problems and techniques for their maintenance
Tags: #database
This paper motivate and describe materialized views, their applications, and the problems and techniques for their maintenance
Tags: #database