Accessing SQLite in C

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 the supporting libraries, SQLite creates completely self-contained databases that aren't dependant upon a client-server architecture.

read more...


 

More related items

Check and Optimize digiKam's Databases
Scribbles and Snaps: "To make the application run fast and smoothly, it's a good idea to check and optimize the databases every now and then."

Backup all current databases automatically with...
Linux Forums: "... here's what I came up with. Can you make it better?"

Neo Launches Open Source NoSQL Graph Database
DatabaseJournal: There are a number of different types of NoSQL databases, including a graph database structure, which is what open source startup Neo Technology is all about.


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com