rqlite / pyrqliteLinks
Python (DB-API 2.0) Client for rqlite, the lightweight, distributed database built on SQLite.
☆120Updated 4 months ago
Alternatives and similar repositories for pyrqlite
Users that are interested in pyrqlite are comparing it to the libraries listed below
Sorting:
- sqlalchemy dialect for rqlite, the lightweight, distributed database built on SQLite.☆44Updated last year
- Server-sent events support for aiohttp☆224Updated this week
- Sniff out which async library your code is running under☆136Updated last year
- A really thin ASGI web framework☆66Updated 5 months ago
- Python DB API client library for CrateDB, using HTTP.☆79Updated 2 weeks ago
- coredis is an async redis client for python with support for redis cluster, sentinel and some popular redis modules☆97Updated this week
- ☆64Updated last month
- A file-based ORM for Python dataclasses.☆209Updated 3 weeks ago
- IO of git-style object databases☆225Updated last month
- PostgreSQL client for Trio based on asyncpg☆45Updated last year
- Full-featured JSON type with mutation tracking for SQLAlchemy☆197Updated last year
- File system based database that uses python pickles☆73Updated last year
- aiosignal: a list of registered asynchronous callbacks☆150Updated last week
- An in-memory database of Python objects, searchable using quasi-SQL API☆169Updated last month
- Quart-Schema is a Quart extension that provides schema validation and auto-generated API documentation.☆93Updated 2 months ago
- SQLObject, an object-relational mapper for Python☆153Updated 3 months ago
- A setuptools extension for building cpython extensions written in golang.☆103Updated 5 months ago
- Python CLI using type hints and docstrings.☆23Updated this week
- A simple router for HTTP applications☆27Updated 8 months ago
- Python SDK for libSQL☆78Updated last month
- A compression AGSI middleware using brotli.☆74Updated 2 years ago
- Minimal asyncio memcached client