The lightweight, user-friendly, fault-tolerant database built on SQLite.
56
公共仓库
18,508
总星标
293
关注者
rqlite 是一个基于 SQLite 构建的轻量级、用户友好、容错的数据库,其在 GitHub 上的公开存在展示了其广泛的开发活动。该组织的主要编程语言包括 Go、Python、C 和 Java,拥有多个知名的公共代码库,如 rqlite 和 gorqlite,广泛应用于数据库解决方案。
The lightweight, fault-tolerant database built on SQLite. Designed to keep your data highly available with minimal effort.
A Go client for rqlite, the distributed database built on SQLite
Pure Go SQL parser based on the SQLite SQL definition
Python (DB-API 2.0) Client for rqlite, the lightweight, distributed database built on SQLite.
Javascript client library for rqlite, the lightweight, distributed database built on SQLite.
sqlalchemy dialect for rqlite, the lightweight, distributed database built on SQLite.
.NET client
Java client for rqlite, the lightweight distributed relational database
rqlite docker images
Helm charts for rqlite
A Go client for rqlite, useful on its own or as a foundation for higher-level libraries.
Configuration for running rqlite on Kubernetes
rqlite dialect for Knex.js
Type 4 JDBC driver for rqlite
C++ client for rqlite
Go client for rqlite
sqlite3 driver for go using database/sql
FlagSet creation and documentation for Go programs
Building a highly-available search engine using rqlite
AWS Lambda code for the rqlite discovery service
Node-discovery frameworks for rqlite
A minimal Java client for rqlite, useful on its own or as a foundation for higher-level packages
Deploying rqlite with Docker Compose
C library for connecting to rqlite
rqlite.io source code
A lightweight LibSQL/rqlite graphical client on your browser
此仓库未提供描述。
Raft backend implementation using BoltDB
Golang implementation of the Raft consensus protocol
Out-of-tree snap of rqlite
Streaming replication for SQLite.
Configurations and instructions for load-testing rqlite
SQL Parser implemented in Go
Simple test ping of an rqlite node using Boost ASIO
RQLite database driver for Seneca framework
SQLite-Vector is a cross-platform, ultra-efficient SQLite extension that brings vector search capabilities to your embedded database.
此仓库未提供描述。
AI-native extension for SQLite that brings on-device inference, embedding generation, and model interaction directly into your database.
Golang implementation of the Raft consensus protocol
Pure Go line editor with history, inspired by linenoise
A vector search SQLite extension that runs anywhere!
The ultimate set of SQLite extensions
RAG with rqlite and ollama.
Golang implementation of the Raft consensus protocol
Upload files to a GitHub release
Cross platform prompting library
FUSE-based file system for replicating SQLite databases across a cluster of machines
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
Postgres wire compatible SQLite proxy.
Agent to collect stats from rqlite node
此仓库未提供描述。
An embedded key/value database for Go.
Golang cli,a tool for building command line app with go (go cli)
rqlite 在 GitHub 上主要构建了与其轻量级容错数据库相关的项目,包括 rqlite、gorqlite 和 pyrqlite。这些项目在数据库管理和操作方面提供了多种客户端和工具。
rqlite 主要使用 Go、Python、C 和 Java 等编程语言。这些语言支持其数据库的各种实现和客户端开发,满足不同开发者的需求。
是的,rqlite 的所有代码库都是公开的。开发者可以在 GitHub 上访问这些代码库,并参与到 rqlite 的开发和使用中。