#
sqlite3
Here are 5,857 public repositories matching this topic...
Universal command-line interface for SQL databases
mysql
sql
database
command-line
postgresql
microsoft-sql-server
sqlite3
hacktoberfest
oracle-database
-
Updated
Jan 2, 2022 - Go
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases.
nodejs
javascript
mysql
typescript
orm
database
mongodb
sqlite
postgresql
entities
entity
sqlite3
datamapper
unit-of-work
identity-map
postgre
typescript-orm
-
Updated
Jan 9, 2022 - TypeScript
Automatically identify anti-patterns in SQL queries
-
Updated
Apr 8, 2020 - C++
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
distribution
framework
orm
cpp
network
high-performance
websocket-server
http-client
websocket-client
http-server
sqlite3
fiber
coroutine
-
Updated
Dec 10, 2021 - C++
crud
sql
orm
cplusplus
cpp
sqlite
modern-cpp
sqlite3
cplusplus-14
sqlite-orm
sqlite3-database
sqliteorm
-
Updated
Jan 8, 2022 - C++
Official repository of the SOCI - The C++ Database Access Library
-
Updated
Jan 4, 2022 - C++
user8446
commented
Apr 12, 2021
MMEX version:
1.5
Operating System:
- [x ] Windows
- Mac OSX
- Linux
Hello,
Just bringing attention that MMEX currently shows using v7.61 of libcurl. v7.76 is the latest release. Currently, there are 17 vulnerabilities in v7.61: https://curl.se/docs/vulnerabilities.html
Thank you
Open
portable mode
5
Android library for viewing, editing and sharing in app databases.
android
couchdb
open-source
database
sqlite
couchbase
android-library
android-development
db
database-management
sqlite3
sqlite-editor
-
Updated
Dec 29, 2021 - Kotlin
Database management for VSCode
mysql
linux
postgres
sql
osx
azure
feedback
sqlite
postgresql
vscode
sql-query
donations
database-management
vscode-extension
mssql
sqlite3
oracle-db
oracle-database
patreon
vscode-plugin
sqltools
bookmark-query
-
Updated
Jan 7, 2022 - TypeScript
Easy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium
mysql
json
orm
cpp
asynchronous
postgresql
http-client
api-server
mysql-server
http-server
webframework
sqlite3
cpp17
cpp-library
sql-driver
object-relational-mapper
webprogramming
-
Updated
Dec 14, 2021 - C++
AdonisJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, Redshift, SQLite and many more
-
Updated
Dec 19, 2021 - TypeScript
Synopse mORMot ORM/SOA/MVC framework
mysql
delphi
pascal
orm
mvc
mustache
postgresql
oracle
opensource-library
soa
webapp
fpc
sqlite3
crypto-library
pdf-generation
mongodb-driver
compression-library
spidermonkey-engine
mormot
delphinuspackage
-
Updated
Jan 3, 2022 - Pascal
A Unix, Windows, Raspberry Pi Object Speed Camera using python, opencv, video streaming, motion tracking. Includes a Standalone Web Server Interface, Image Search using opencv template match and a whiptail Admin Menu Interface Includes picam and webcam Plugins for motion track security camera configuration including rclone sync script. watch-app allows remotely controller camera configuration from a remote storage service name. Uses sqlite3 and gnuplot for reporting. Recently added openalpr license plate reader support.
python
windows
opencv
unix
webserver
traffic
sqlite3
vehicle
video-streaming
openalpr
moving
road
webcam-capture
motion-tracking
rpi-camera
whiptail-menu
speed-cam
raspberry-pi-computer
template-match
matplotlib-pyplot
-
Updated
Jan 5, 2022 - Python
Improve this page
Add a description, image, and links to the sqlite3 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sqlite3 topic, visit your repo's landing page and select "manage topics."
Currently we only support Upsert for CockroachDB. Implementing same for MySQL should be pretty straightforward as well.
Wonder if we can also use INSERT ON CONFLICT UPDATE for PostgreSQL to ensure operation with same signature also works.