SaaSHub helps you find the best software and product alternatives Learn more →
Aiosqlite Alternatives
Similar projects and alternatives to aiosqlite
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
graphql-code-generator
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
-
-
-
-
FastQL
⚙️ Full stack, Modern Web Application Generator. ✨ Using FastAPI, GraphQL, PostgreSQL as database, Docker, automatic HTTPS and more. 🔖
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
speed-camera
A Unix, Windows, Raspberry Pi Object Speed Camera using python3, opencv, video streaming, motion tracking. Includes a Standalone Web Server , Image Search using opencv template match and a whiptail Admin Menu Interface Includes picam and webcam Plugins for motion track security camera configuration including rclone sync scripts.
-
Librarian
Your minimalistic helper to find what you have written and forgot. It uses Sqlite FTS5 with Snowball tokenizer supporting different languages. (by 4l1fe)
-
-
-
Automatic_Zoom_Meeting_Joiner
A well documented Python Graphical User Interface (GUI) program to automatically join zoom meetings. Most usefull for those, who have to join multiple meetings in a day and have different credentials for each meeting
-
-
python-ts-graphql-demo
Demo project to demonstrate how an asyncio Python project with SQLAlchemy and Strawberry can have a great typed DX on the frontend via codegen and TypeScript React hooks.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
aiosqlite discussion
aiosqlite reviews and mentions
- Roast my repository!
-
Using GraphQL with Strawberry, FastAPI, and Next.js
Aiosqlite — This provides async support for SQLite
-
Is there going to be any difference with temp files?
I access a local database concurrently with this sqlite wrapper but a problem has risen, I want to cache some data IN THE BACKEND but the only solution that I could think of is a in-memory database with shared cache but I think It would be impossible to maintain active since It has to have a conection active all the time in the backend. I came to the conclusion that It is better to use this approach in a separated thread in the front end with pyqt.
-
Getting started with GraphQL in Python with FastAPI and Ariadne
aiosqlite: A friendly, async interface to sqlite databases.
-
Hosting and DataBase
You should use any database with support for async. The people who created and maintain Discord.py suggest using an async branch of SQLite3 called aiosqlite.
-
Sending a message to extracted SQLite variable as a channel?
As a side note, you should use the async version of SQLite, aiosqlite.
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Jul 2025
Stats
omnilib/aiosqlite is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of aiosqlite is Python.