---

An introduction to SQLite for developers and sysadmins

When they need a relational database, software developers and system administrators often choose MySQL or PostgreSQL. For a lighter and simpler solution, however, developers should consider SQLite. It’s used in so many open source and commercial products that SQLite is considered the most deployed SQL database engine in the world. This article will help you get started with SQLite and use it in your programs and scripts.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis