
Meet SurrealDB: The Multi-Tool Database Your Node.js App Needs
Do you have a need for relational and non-relational data in the same app? You should check out SurrealDB! Here's how to build a basic CRUD API using Node.js and Fastify.
8 posts · all topics

Do you have a need for relational and non-relational data in the same app? You should check out SurrealDB! Here's how to build a basic CRUD API using Node.js and Fastify.
The bad news is, the Docker version of SQL Server for Linux is a limited trial edition that will eventually expire. At some point, you will…

A little more than a year ago, I wrote about accessing SQL Server from Node.js using Edge.js. Technology can change a lot in a year, and…
I've looked at Node.js many times over the past few years. It's hard to ignore all the attention it has received. Unfortunately, being…
I recently gave my Intro to RavenDB presentation at the virtual aspConf. The presentation was recorded and is now up on Channel 9.
I'm excited to announce that my "Introduction to RavenDB: NoSQL is Rapping at Your Door" presentation that I gave at CodeMash 2012 was…
I recently had a need to drop and recreate all the default constraints on some tables so I could convert the data types of from varchar to…