News

Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Ohan Oda discusses making the Lens in Maps AR ...
Adobe funds SQLite database Company says it's funding public-domain project incorporated into some of Adobe's own software. Also new: an Adobe open-source site.
Secrets pervade enterprise systems. Access to critical corporate resources will always require credentials of some type, and this sensitive data is often inadequately protected. It is rife both for ...
C# Corner Build a Windows Store App Using SQLite No database for your Windows Store app? No problem -- SQLite to the rescue! By Eric Vogel 02/27/2013 Get Code Download The Windows Runtime stack is ...
In my last article I wrote about accessing a PostgreSQL database in C/C++. In this article, I'm going to discuss performing the same functions in C against an SQLite database. Unlike Postgresql and ...
SQLite has an incredibly small footprint. The database itself, its DLLs and the complimentary diff and analyzer tools are less than 15 MB in size. It's perfect for small mobile devices, advanced ...