Northflank
Guides
Platform
Use cases
Resources
Pricing
Log in
Get started
Guides
Changelog
Blog
Guides & Tutorials
Search
Showing items tagged with “SQL” (
see all
)
Deploy on Northflank
Deploy Grafana on Northflank
Grafana allows you to query, visualize, alert on and understand your metrics. In this guide, we'll walk through deploying Grafana on Northflank.
16th September 2022 • Thomas Smyth
Databases
NoSQL
SQL
Docker Images
Apps
Deploy on Northflank
Deploy Umami Analytics on Northflank
Umami is a simple, easy to use, self-hosted web analytics solution. This guide covers deploying Umami on Northflank.
13th July 2022 • Tom Snelling
SQL
Apps
Deploy on Northflank
Deploy Wiki.js on Northflank
Wiki.js is an open source Wiki software running on Node.js and written in JavaScript. At the end of this guide, you will have an instance of Wiki.js deployed on Northflank and you will be all set to start adding content to your wiki.
1st June 2022 • Thomas Smyth
SQL
Docker Images
Deploy on Northflank
Deploy Shynet on Northflank
Shynet is a privacy-friendly, cookie-free detailed web analytics tool available as open-source. In this guide, we show you how to deploy an instance of Shynet on Northflank.
1st June 2022 • Thomas Smyth
Databases
SQL
Docker Images
Deploy on Northflank
Deploy Joomla on Northflank
Joomla is an open-source content management system. This guide will show you how to deploy a website using Joomla on Northflank.
5th May 2022 • Thomas Smyth
Databases
SQL
Docker Images
Volumes
Databases
Deploy KeystoneJS on Northflank
KeystoneJS is an open-source app that allows you to create a highly customised CMS and API. In this guide, we show you how to deploy KeystoneJS on Northflank.
22nd April 2022 • Thomas Smyth
Development
SQL
CMS
Databases
,
Deploy on Northflank
Deploy pgAdmin with PostgreSQL on Northflank
pgAdmin is a development platform that allows you to perform database administration. By the end of this guide you will be able to access your PostgreSQL database hosted on Northflank from pgAdmin.
30th March 2022 • Marco Suter
SQL
Docker Images
Deploy on Northflank
Deploy NestJS with TypeScript and MySQL on Northflank
In this guide, we will show you how to add persistence to your NestJS project through the addition of a MySQL database. This is a continuation of the guide: Deploy NestJS with TypeScript on Northflank.
16th February 2022 • Thomas Smyth
Node.js
SQL
TypeScript
Deploy on Northflank
Deploy NestJS with TypeScript and PostgreSQL on Northflank
This guide will show you how to add persistence to your NestJS project through the addition of a PostgreSQL database. This is a continuation of the guide: Deploy NestJS with TypeScript on Northflank.
15th February 2022 • Thomas Smyth
Node.js
SQL
TypeScript
Databases
Connecting to a PostgreSQL database using Python
Persisting data is essential for many Python applications. Postgres is a popular object-relational datastore which allows to store and query data in a structured manner.
10th December 2021 • Marco Suter
Development
SQL
Python