Manu's Techblog
  • Home
  • Unity Posts
  • Boundfox Studios
  • Publications
  • About me
Sign in Subscribe

SequelizeJS

This tag contains all posts with TankZ! related content. TankZ! is a 2D Unity game built to learn Unity.
Using geo-based data with SequelizeJS utilizing PostgreSQL and MS SQL Server in Node.js
SequelizeJS

Using geo-based data with SequelizeJS utilizing PostgreSQL and MS SQL Server in Node.js

I’m currently building an Angular 2 sample application, which will use location-based data. The app uses the browser’s navigator.geolocation [https://developer.mozilla.org/en-US/docs/Web/API/Navigator/geolocation] feature to obtain the current position and send it to a server which returns a list of chat
Jan 8, 2016 11 min read
Automatically augment find() results of SequelizeJS with Auth0 user data
Auth0

Automatically augment find() results of SequelizeJS with Auth0 user data

For my current side project (aside from TankZ! [https://manuel-rauber.com/2015/06/15/tankz-a-game-made-to-learn-unity/];-)) I’m using Auth0 [http://auth0.com] for identity management as well as SequelizeJS [http://docs.sequelizejs.com/en/latest/] with a MS SQL server. That said, I don’t have the user data
Nov 26, 2015 3 min read
MSSQL

Connect to MS SQL using Node.js and SequelizeJS

Today I tried using Node.js together with SequelizeJS [http://docs.sequelizejs.com/en/latest/] to connect to a named MS SQL instance. SequelizeJS is an ORM providing abstractions to work with databases like PostgreSQL, MySQL, MS SQL and more. While the documentation is really good, it is missing the
Nov 8, 2015 2 min read
Page 1 of 1
Manu's Techblog © 2025
  • Privacy Policy
  • Imprint
Powered by Ghost