-
KnexJS Tutorial – 6 – Insert rows in Postgres
This video shows you how to insert rows using both raw (postgres) sql and and shortcut methods that Knex has. Original source
-
pg_shard: Shard and scale out PostgreSQL
by Ozgun Erdogan PostgreSQL extension to scale out real-time reads and writes pg_shard is an open source sharding extension for PostgreSQL. It shards … Original source
-
TUTORIAL ADMIN SERVER – INSTAL & KONFIG PHPMYADMIN, MYSQL-POSTGRESQL DEBIAN 7
Ini adalah video tutorial bagaimana cara melakukan instalasi dan konfigurasi PHPMyAdmin, MySQL, dan PostgreSQL untuk administrasi server melalui Linux … Original source
-
Ruby on Rails – Railscasts PRO #389 Multitenancy with PostgreSQL (pro)
PostgreSQL Schemas can help create a multi-tenant app by keeping data separate at the database layer. Integrating with migrations can be tricky though, … Original source
-
TUTORIAL NETBEANS CON CONEXION A POSTGRES
Este es un tutorial para crear una aplicación en netbeans y conectar a una base de datos en postgresql. Original source
-
Day 1, Full Automatic Database: PostgreSQL HA with Kubernetes; KubeCon EU 2016
Josh Berkus recently crossed over from the world of databases to the world of containers by joining Project Atomic at Red Hat. As a long-time ops consultant, … Original source
-
Video tutorial postgreSQL
Original source
-
OpenShift Commons Briefing #36: Autoscaling PostgreSQL Containers on OpenShift
You keep hearing about containers and maybe you have even played with Docker. You are now wondering – how do I run and manage this in production? Original source
-
Database Abstraction Layer – PHP Tutorial
This tutorial will teach you about database abstraction for use in PHP. Instead of programming directly to MySQL, Oracle, or PostgreSQL (or whatever database … Original source
-
Python & PostgreSQL, a Wonderful Wedding – Stéphane Wirtel
Python and PostgreSQL, two tools we like to use for our projects but do you know everything about them? The talk will give an overview of psycopg2, Peewee, … Original source