Projects with this topic
-
Multiple DigiKam photo libraries
Updated -
React the complet Guide: Learning NextJs and React by building a booking page
Updated -
My research and experimentation with SQLite, especially using it with SQLAlchemy ORM. Most of the information about what and where is stored in a python .env file which, for security reasons, is not uploaded to GitLab but should be easy enough to guess and recreate locally.
Updated -
-
AppRewarder is a web application designed to incentivize users to download and engage with mobile applications. Users can register and log in to the platform, where they will find a list of apps to download. When a user successfully downloads an app and submits a screenshot as proof, they receive reward points. The app also includes an admin page for managing app listings
Updated -
-
Common Lisp binding for SQLite
https://common-lisp.net/project/cl-sqlite/
Upstream is still https://github.com/TeMPOraL/cl-sqlite for now.
Updated -
-
Enables you to use SQLite format as serialized representation of tabular data. Can be used with SQLite in WASM
Updated -
Use SQLite Databases on Deta Drive (Deta.space).
Updated -
a CI login example using: simple check, database or mail IMAP account
Updated -
A hybrid authentication framework, using both the Portuguese Citizen Card and short-lived passwords that can be mutated into one-time passwords. Furthermore, we used PAM (Pluggable Authentication Modules) to manage part of this framework.
Updated -
-
-
-
Provide mathematical and string extension functions for SQL queries in SQLite using the loadable extensions mechanism. Math: acos, asin, atan, atn2, atan2, acosh, asinh, atanh, difference, degrees, radians, cos, sin, tan, cot, cosh, sinh, tanh, coth, exp, log, log10, power, sign, sqrt, square, ceil, floor, pi. String: replicate, charindex, leftstr, rightstr, ltrim, rtrim, trim, replace, reverse, proper, padl, padr, padc, strfilter. Aggregate: stdev, variance, mode, median, lower_quartile, upper_quartile.
Updated -
-
Advanced SQL/SQLite tutorials.
Updated