News

S yncthing, the cross-platform file synchronization tool that doesn’t need cloud storage, has finally released its big 2.0 update. The new version has some great performance and reliability ...
Bun.secrets, also new in this release, is a native secrets manager for CLI (command-line interface) tools and local ...
Query the database With the live connection object in hand, we can do something useful, like querying the database. Listing 5 shows how to query SQLite using the JDBC Connection and Statement objects.