Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
sqlitecloud
/
sqlitecloud-py
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
22
Code
Issues
8
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlitecloud-py
src
sqlitecloud
driver.py
on
main
User selector
All users
All time
Commit history
Commits on May 21, 2025
feat(tokens): add support
Show description for fa0c20f
danielebriggi
committed
fa0c20f
View commit details
Copy full SHA for fa0c20f
View code at this point
Browse repository at this point
Commits on May 20, 2025
fix(pubsub): read entire message before resetting
danielebriggi
committed
1d638de
View commit details
Copy full SHA for 1d638de
View code at this point
Browse repository at this point
Commits on Aug 26, 2024
fix(tests): expected errors, escaping
danielebriggi
committed
e8c7b0e
View commit details
Copy full SHA for e8c7b0e
View code at this point
Browse repository at this point
feat(errors): map SQLite errors in DBAPI2 exceptions
danielebriggi
committed
7b1b435
View commit details
Copy full SHA for 7b1b435
View code at this point
Browse repository at this point
feat(statement): server sude support to prepared statements
danielebriggi
committed
43546b8
View commit details
Copy full SHA for 43546b8
View code at this point
Browse repository at this point
fix(types): respect types from SCSP
Show description for 2ad05fd
danielebriggi
committed
2ad05fd
View commit details
Copy full SHA for 2ad05fd
View code at this point
Browse repository at this point
Commits on Aug 6, 2024
refact: types.py is used by Py
danielebriggi
committed
421e41d
View commit details
Copy full SHA for 421e41d
View code at this point
Browse repository at this point
fix(compression): read one command at a time from socket
Show description for a41d45d
danielebriggi
committed
a41d45d
View commit details
Copy full SHA for a41d45d
View code at this point
Browse repository at this point
Commits on Jun 3, 2024
refact: standard prefix for classes and consts
danielebriggi
committed
4b8f619
View commit details
Copy full SHA for 4b8f619
View code at this point
Browse repository at this point
feat(nonlinearizable): #13 - add alias for connection string
danielebriggi
committed
cd34018
View commit details
Copy full SHA for cd34018
View code at this point
Browse repository at this point
Commits on May 30, 2024
Non-linearizable is executed before auth command
danielebriggi
committed
c1e31f5
View commit details
Copy full SHA for c1e31f5
View code at this point
Browse repository at this point
Initial support of SQLite Cloud to API-DB 2.0/SQLite3.
Show description for ba53bde
danielebriggi
committed
ba53bde
View commit details
Copy full SHA for ba53bde
View code at this point
Browse repository at this point
Commits on May 24, 2024
Workflow test, release, badges and cleanup
danielebriggi
committed
b392c49
View commit details
Copy full SHA for b392c49
View code at this point
Browse repository at this point
Fix ci/cd workflow
Show description for 22724e4
danielebriggi
committed
22724e4
View commit details
Copy full SHA for 22724e4
View code at this point
Browse repository at this point
Apply black, isort, autoflake
Show description for fdc45c5
danielebriggi
committed
fdc45c5
View commit details
Copy full SHA for fdc45c5
View code at this point
Browse repository at this point
Commits on May 22, 2024
Upload/Download db and PubSub reimplementation
Show description for 601af07
danielebriggi
committed
601af07
View commit details
Copy full SHA for 601af07
View code at this point
Browse repository at this point
Commits on May 17, 2024
Add Upload /downoload database
danielebriggi
committed
9ce2bec
View commit details
Copy full SHA for 9ce2bec
View code at this point
Browse repository at this point
Commits on May 16, 2024
Cleanup, update sample file
danielebriggi
committed
36c8ce6
View commit details
Copy full SHA for 36c8ce6
View code at this point
Browse repository at this point
Implement decompression lz4
danielebriggi
committed
edd5515
View commit details
Copy full SHA for edd5515
View code at this point
Browse repository at this point
Commits on May 15, 2024
Tests, cleanup, exception handling
danielebriggi
committed
96f66ba
View commit details
Copy full SHA for 96f66ba
View code at this point
Browse repository at this point
Fix wrong parsing position
danielebriggi
committed
663dac2
View commit details
Copy full SHA for 663dac2
View code at this point
Browse repository at this point
Parse rowset and tests
danielebriggi
committed
ed343dc
View commit details
Copy full SHA for ed343dc
View code at this point
Browse repository at this point
Commits on May 13, 2024
parse value, number, array and lz4 compression
danielebriggi
committed
462e3f9
View commit details
Copy full SHA for 462e3f9
View code at this point
Browse repository at this point
Commits on May 10, 2024
Connect, read and write to socket
Show description for 31342d4
danielebriggi
committed
31342d4
View commit details
Copy full SHA for 31342d4
View code at this point
Browse repository at this point
Commits on Dec 20, 2023
[style] updated code style
matteofredi
committed
370cec6
View commit details
Copy full SHA for 370cec6
View code at this point
Browse repository at this point
Commits on Dec 14, 2023
[feature] updated driver argTypes in test_vm.py
matteofredi
committed
837562a
View commit details
Copy full SHA for 837562a
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/feature/implement-vm-column' into feature/implement-vm-changes
Show description for 2bcb341
matteofredi
committed
2bcb341
View commit details
Copy full SHA for 2bcb341
View code at this point
Browse repository at this point
[feature] updated vm methods argtypes & SQCloudConnection definition in driver.py
matteofredi
committed
d60a6a0
View commit details
Copy full SHA for d60a6a0
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
Update driver.py
matteofredi
authored
85ea5b9
View commit details
Copy full SHA for 85ea5b9
View code at this point
Browse repository at this point
[feature] implemented driver for VM Changes & LastRow
matteofredi
committed
0dee23f
View commit details
Copy full SHA for 0dee23f
View code at this point
Browse repository at this point
[feature] implemented driver for Column VM
matteofredi
committed
1d6d4c0
View commit details
Copy full SHA for 1d6d4c0
View code at this point
Browse repository at this point
[feature] implemented driver for VM bind
matteofredi
committed
cf51ca5
View commit details
Copy full SHA for cf51ca5
View code at this point
Browse repository at this point
Commits on Dec 12, 2023
[feature] implemented drivers for a bunch of vm functions
matteofredi
committed
5a43987
View commit details
Copy full SHA for 5a43987
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
[feature] implemented driver for SQCloudResult
matteofredi
committed
60dc327
View commit details
Copy full SHA for 60dc327
View code at this point
Browse repository at this point
Commits on Dec 5, 2023
[fix] fixed NULL pointer error in compile_vm
matteofredi
committed
121f8b9
View commit details
Copy full SHA for 121f8b9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.