#sqlite

[ follow ]
#python
fromThe Hacker News
2 weeks ago

Google AI "Big Sleep" Stops Exploitation of Critical SQLite Vulnerability Before Hackers Act

An attacker who can inject arbitrary SQL statements into an application might be able to cause an integer overflow resulting in read off the end of an array.
Artificial intelligence
fromPython GUIs
3 months ago

Build a Desktop Sticky Notes Application with PySide6

The virtual sticky notes app allows users to create and manage notes quickly from anywhere via the system tray, with persistent storage through a SQLite database.
Writing
fromPython GUIs
5 months ago

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.
fromtowardsdatascience.com
5 months ago
Artificial intelligence

Retrieval Augmented Generation in SQLite

SQLite simplifies the approach to retrieval-augmented generation (RAG) without the need for complex frameworks or cloud databases.
[ Load more ]