SQLite

SQLite Podcasts

We found 0 SQLite Podcasts
No podcast for this topic has been added yet..

SQLite Podcasts

Podcasts is a fantastic medium for sharing ideas and staying on top with latest SQLite trends. Here you can discover and listen to the latest and best SQLite Podcasts that the world has to offer. All SQLite Podcasts are rated by the communtiy and new podcasts are added to the list as new podcasts episodes are released by each particular show.

SQLite

SQLite is a relational database management system that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is written in C and is the most widely deployed SQL database engine in the world. The simple and self-contained nature of SQLite makes it extremely portable and easy to use, that's why it's widley used in development builds, serverless applications and baked in with a wast majority of software. The database is developed by a single person (D. Richard Hipp), in the open and the source code for the project is released as public domain.