It seems like it's going to be super easy. And it is! And then it's not.
SQLite is not like the others. But what makes it different also makes it a pretty cool database engine.
SQLite is simple but very cool and powerful. Yet, it's a little quirky when it comes to handling types. Let's explore that goofiness together, and see how we can protect against it when using Node.