Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
placrosse
/
libsql
Public
forked from
tursodatabase/libsql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit History
Commits on Nov 6, 2025
0.9.26
penberg
committed
5379778
Copy full SHA for 5379778
libsql-sqlite3: Optimize libsql_pager_has_codec() function (#2185)
Show description for 84146a1
penberg
authored
84146a1
Copy full SHA for 84146a1
libsql-sqlite3: Optimize libsql_pager_has_codec() function
Show description for 6d6ba1e
penberg
committed
6d6ba1e
Copy full SHA for 6d6ba1e
Update README to include libSQL and Turso links (#2188)
Show description for 15da419
penberg
authored
15da419
Copy full SHA for 15da419
Update README to include libSQL and Turso links
Show description for e8414bb
penberg
authored
e8414bb
Copy full SHA for e8414bb
Fix Windows compilation in libsql-sys (#2184)
Show description for a060476
penberg
authored
a060476
Copy full SHA for a060476
Fix sqlite3mc bundling (#2186)
Show description for 020168a
penberg
authored
020168a
Copy full SHA for 020168a
libsql-ffi: Update sqlite3mc bundle
penberg
committed
7ea80c3
Copy full SHA for 7ea80c3
build: Fix "cargo xtask build-bundled" to update sqlite3mc
penberg
committed
b3ebcf1
Copy full SHA for b3ebcf1
Fix extensions test by pinning "home" crate version (#2187)
penberg
authored
cae9e24
Copy full SHA for cae9e24
Fix extensions test by pinning "home" crate version
Show description for 47e2c3d
penberg
committed
47e2c3d
Copy full SHA for 47e2c3d
Commits on Nov 2, 2025
Fix Windows compile issue
jayvdb
committed
98a2299
Copy full SHA for 98a2299
Commits on Oct 24, 2025
bump version to 0.9.25 (#2176)
Show description for d4026bc
penberg
authored
d4026bc
Copy full SHA for d4026bc
bump version to 0.9.25
avinassh
committed
4304eab
Copy full SHA for 4304eab
Add support for cloud encryption for remote connection (#2175)
Show description for 34033b7
penberg
authored
34033b7
Copy full SHA for 34033b7
Commits on Oct 23, 2025
Fix load dump with triggers (#2151)
Show description for 66fb01f
penberg
authored
66fb01f
Copy full SHA for 66fb01f
Fix incorrect sql dump for fts5vocab virtual tables (#2174)
Show description for df98f19
penberg
authored
df98f19
Copy full SHA for df98f19
fix: avoid rebuilding libsql-ffi every time when using Multiple Ciphers (#2178)
Show description for 7c55fb0
penberg
authored
7c55fb0
Copy full SHA for 7c55fb0
Commits on Oct 22, 2025
fix: avoid rebuilding libsql-ffi every time when using Multiple Ciphers
Geal
committed
71906fa
Copy full SHA for 71906fa
Commits on Oct 21, 2025
Add support for cloud encryption for remote connection
avinassh
committed
2c1be71
Copy full SHA for 2c1be71
Commits on Oct 8, 2025
fix: pass argument through Escaped interface
riazus
committed
63ba6b8
Copy full SHA for 63ba6b8
Commits on Oct 4, 2025
Add get/set reserved bytes to C bindings (#2171)
Show description for a55bf61
levydsa
authored
a55bf61
Copy full SHA for a55bf61
fix(c-bindings): return 1 on error
levydsa
committed
5cfbbd5
Copy full SHA for 5cfbbd5
feat: add get/set reserved bytes to c api
levydsa
committed
54df763
Copy full SHA for 54df763
feat: expose set/get reserved bytes to public API
levydsa
committed
8ffcc3c
Copy full SHA for 8ffcc3c
Add APIs to get/set reserved bytes (#2170)
levydsa
authored
1cfc940
Copy full SHA for 1cfc940
Commits on Oct 3, 2025
add Connection API to get/set reserved bytes
avinassh
committed
8f1a7be
Copy full SHA for 8f1a7be
Add libsql-sys APIs to get/set reserved bytes
avinassh
committed
14da9d2
Copy full SHA for 14da9d2
Commits on Sep 26, 2025
dev: implement dump parsing logic using sqlite3_parser
riazus
committed
fcfde9e
Copy full SHA for fcfde9e
Commits on Sep 23, 2025
0.9.23
penberg
committed
268d169
Copy full SHA for 268d169
bindings/c: Fix Android build (#2163)
Show description for 5843ee5
penberg
authored
5843ee5
Copy full SHA for 5843ee5
bindings/c: Fix Android build
Show description for 0f54825
penberg
committed
0f54825
Copy full SHA for 0f54825
bindings/c: Don't forward empty encryption key string (#2162)
Show description for 76e5772
penberg
authored
76e5772
Copy full SHA for 76e5772
bindings/c: Don't forward empty encryption key string
Show description for 161c0af
penberg
committed
161c0af
Copy full SHA for 161c0af
Commits on Sep 9, 2025
Bundle regexp (#2160)
sivukhin
authored
a57ad4a
Copy full SHA for a57ad4a
Pagination
Previous
Next
You can’t perform that action at this time.