Tag Archives: sqlite

Rocket: A Lua Sqlite3 ORM manager

Relational databases are designed so that they can both store and describe data. Most programming level APIs do wonderful jobs of maintaining the former aspect. I mean, what ORM doesn’t automatically map the insert method to the so very generic…

Posted in Blog, Lua, Programming, Snippets | Tagged , , , , , , , | Leave a comment