#sqlite

[ follow ]
fromPython GUIs
3 weeks ago
Writing

Build a Desktop Sticky Notes Application with PySide6

The virtual sticky notes app provides a quick and easy way to manage text notes using PySide6 and SQLite.
fromPython GUIs
1 month ago
Software development

Build a To-do App With Python and Kivy

The tutorial guides creating a minimal To-do app using Kivy and SQLite, offering hands-on experience for beginners in GUI programming.
#ai
Artificial intelligence
fromITPro
5 months ago

Google's Big Sleep AI model just found a zero-day vulnerability in the wild - but don't hold your breath for game-changing AI bug hunting tools any time soon

Big Sleep AI has discovered the first unknown memory-safety bug in a widely used software, marking a milestone in AI vulnerability detection.
fromTheregister
5 months ago
Information security

Google claims AI first after SQLite security bug discovered

Google's AI model Big Sleep detects memory safety vulnerabilities, showcasing its potential in preventing software exploits before official releases.
Artificial intelligence
fromITPro
5 months ago

Google's Big Sleep AI model just found a zero-day vulnerability in the wild - but don't hold your breath for game-changing AI bug hunting tools any time soon

Big Sleep AI has discovered the first unknown memory-safety bug in a widely used software, marking a milestone in AI vulnerability detection.
fromTheregister
5 months ago
Information security

Google claims AI first after SQLite security bug discovered

Google's AI model Big Sleep detects memory safety vulnerabilities, showcasing its potential in preventing software exploits before official releases.
more#ai
fromLogRocket Blog
6 months ago
JavaScript

Using the built-in SQLite module in Node js - LogRocket Blog

Node.js v22.5.0 features a native SQLite module, enhancing database management capabilities in an experimental state.
fromRealpython
6 months ago
JavaScript

Build a Contact Book App With Python, Textual, and SQLite - Real Python

You can build a contact book TUI app using Python, Textual, and SQLite.
The app allows managing contacts through a user-friendly interface.
fromAlvinalexander
2 years ago
Scala

SQLite: Default a datetime field to the current time (now)

Use current_timestamp in SQLite to set default datetime field to current date/time.
[ Load more ]