irc.lc vs SQLite
A side-by-side look at irc.lc and SQLite. For an in-depth review of either product, follow the links below.
irc.lc
Social & Communications
irc.lc is a minimalist, lightweight Internet Relay Chat (IRC) client that runs in your web browser. It allows you to connect to IRC servers and chat channels without installing any additional software.
ircweb-browserminimalistlightweight
SQLite
Development
SQLite is a relational database management system contained in a C library. It is a popular choice as an embedded database for local/client storage in software applications due to its compact size, reliability, and availability on most platforms.
databaseembeddedlocal-storagec-libraryrelational