Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tursodatabase/libsql-client-go
Go client API for libSQL
https://github.com/tursodatabase/libsql-client-go
client golang libsql sqlite
Last synced: 3 days ago
JSON representation
Go client API for libSQL
- Host: GitHub
- URL: https://github.com/tursodatabase/libsql-client-go
- Owner: tursodatabase
- License: mit
- Created: 2023-03-03T09:34:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-02T23:11:07.000Z (2 months ago)
- Last Synced: 2024-11-03T01:33:24.762Z (10 days ago)
- Topics: client, golang, libsql, sqlite
- Language: Go
- Homepage:
- Size: 390 KB
- Stars: 198
- Watchers: 14
- Forks: 24
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-turso - Go LibSQL
README
SQLite for Production. Powered by libSQL.
Turso ·
Quickstart ·
Examples ·
Docs ·
Discord ·
Blog & Tutorials---
## Documentation
1. [Turso Quickstart](https://docs.turso.tech/quickstart) — Learn how create and connect your first database.
2. [SDK Quickstart](https://docs.turso.tech/sdk/go/quickstart) — Learn how to install and execute queries using the libSQL client.### What is Turso?
[Turso](https://turso.tech) is a SQLite-compatible database built on [libSQL](https://docs.turso.tech/libsql), the Open Contribution fork of SQLite. It enables scaling to hundreds of thousands of databases per organization and supports replication to any location, including your own servers, for microsecond-latency access.
Learn more about what you can do with Turso:
- [Embedded Replicas](https://docs.turso.tech/features/embedded-replicas)
- [Platform API](https://docs.turso.tech/features/platform-api)
- [Data Edge](https://docs.turso.tech/features/data-edge)
- [Branching](https://docs.turso.tech/features/branching)
- [Point-in-Time Recovery](https://docs.turso.tech/features/point-in-time-recovery)
- [Scale to Zero](https://docs.turso.tech/features/scale-to-zero)