ADRIFT vs SQLite
A side-by-side look at ADRIFT and SQLite. For an in-depth review of either product, follow the links below.
ADRIFT
Games
ADRIFT is an open-source, text-based interactive fiction creation tool. It allows users to create their own text adventure games with a simple drag-and-drop interface, without needing to know how to program. ADRIFT outputs games that can be played on Windows, Mac, Linux, iOS, Android and web browsers.
textbasedinteractive-fictiongame-creationadventure-games
SQLite
Development
SQLite is a relational database management system contained in a C library. It is a popular choice as an embedded database for local/client storage in software applications due to its compact size, reliability, and availability on most platforms.
databaseembeddedlocal-storagec-libraryrelational