Projects with this topic
-
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 -
Gambas Console app (sample) using gb.db and gb.db.sqlite3 components to illustrate simple Sqlite db access.
Updated -
This is sample use of GraphQL, Sequelize, Sqlite3 and Express.
Updated -
My final project for CIS 152 Data Structures. A GUI program with SQLite database.
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 -
-
SQLite library for VBA wrapping ADODB and SQLite C-language API.
Updated -
-
PRoject Time Tracker, written in react w/ MUI, sqlite3 backend, docker container. mirrored from https://chiselapp.com/user/woji/repository/PROTT/home
Updated -
Database project in python using module SQLite3.
User can insert car with automatic generated id into db, find car by id, fetch all cars in db by id, delete car by id.
Updated -
Toot to Mastodon server the tweets and even the threads of any Twitter user via Nitter's RSS feed. You don't need Twitter account at all.
Updated -
-
Applicazione che permette di produrre preventivi. L'applicazione è stata studiata per uno studio tecnico.
Updated -
Un convertidor escrito en Python que transfiere la información de la base de datos de paquetes de Pacman a una nueva base de datos hecha con SQLite o con DBM (usando el módulo Shelve).
Updated -