sqlflite

SQL Flight Server

An implementation of an Arrow Flight SQL server with support for DuckDB and SQLite backends.

An example Flight SQL Server implementation - with DuckDB and SQLite back-ends.

GitHub

211 stars
8 watching
23 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jepiqueau/vite-sveltekit-capacitor-sqlite A full-stack web application built with Svelte, Vite, and Capacitor, utilizing SQLite as the backend database and providing CRUD operations for users. 14
zaid-ajaj/dustytables A F# API wrapper around the SqlClient library for interacting with Microsoft SQL Server databases. 74
bittorrent/sqltorrent A custom VFS for SQLite that allows querying an sqlite database within a torrent. 281
twitter-forks/mysql A customized MySQL version for a large-scale production environment with enhanced status monitoring and memory optimization features. 1,726
aerospike/aerospike-server A high-performance, scalable NoSQL database written in C. 1,101
dotnet/sqlclient Provides database connectivity to SQL Server for .NET applications. 864
mikeowens/sqlitevtable An example of using SQLite as a virtual table to query and manipulate files on the file system. 24
thevahidal/soul An automatic API server that creates RESTful and WebSocket APIs using SQLite as the backend database 1,544
fsprojects/fsharp.data.sqlclient Provides F# type providers for accessing MS SQL database objects in a statically typed manner 204
alitrack/duckdb_fdw A foreign data wrapper that connects PostgreSQL to DuckDB databases. 351
fsprojects/sqlprovider A general .NET/Mono SQL database type provider with support for LINQ queries and CRUD operations. 582
jepiqueau/capacitor-solid-sqlite A Capacitor-based application demonstrating the use of @capacitor-community/sqlite for in-app SQLite storage and access. 5
msallin/sqlitecodefirst A library that enables .NET developers to create and manage SQLite databases using Entity Framework's CodeFirst approach. 614
dridk/sqlite2duckdb Converts one type of relational database to another with high reading efficiency. 12