Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

SQLite

SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day.

https://github.com/chop-dbhi/sql-agent

HTTP interface for executing ad-hoc SQL queries.

database microservice mysql oracle postgresql sql sql-agent sqlite

Last synced: 11 Oct 2024

https://github.com/mnapoli/sqlite-s3

Serverless dev database: SQLite backed by S3

s3 sqlite sqlite-s3

Last synced: 21 Dec 2024

https://github.com/gilzoide/unity-sqlite-net

SQLite-net for Unity, supports Windows, Linux, macOS, iOS, tvOS, visionOS, Android and WebGL

sqlite sqlite-net sqlite-orm sqlite3 unity unity3d upm upm-package

Last synced: 24 Dec 2024

https://github.com/spatialdude/usqlite

μSQLite library module for MicroPython

micropython micropython-library micropython-module sqlite sqlite3

Last synced: 18 Nov 2024

https://github.com/ActivityWatch/aw-server

ActivityWatch server for storage of all your Quantified Self data.

activitywatch python rest-api server sqlite

Last synced: 02 Nov 2024

https://github.com/lzdyes/tauri-plugin-sqlite

A Tauri plugin for interface to SQLite

database rust sqlite tauri tauri-plugin typescript

Last synced: 09 Nov 2024

https://github.com/gx0r/connect-session-knex

A knex.js session store for express-session, supporting PostgreSQL, MySQL, MariaDB, Oracle and SQLite.

express knex mysql nodejs oracle postgresql session sqlite

Last synced: 27 Dec 2024

https://github.com/cachapa/tudo

A simple to-do app

crdt dart flutter sqlite todo

Last synced: 17 Dec 2024

https://github.com/Florents-Tselai/liteJQ

jq extension for SQLite.

databases dsl jq json sqlite

Last synced: 28 Oct 2024

https://github.com/jaemk/migrant

Migration management for PostgreSQL/SQLite/MySQL

database database-migrations migrations mysql postgres rust sqlite

Last synced: 26 Dec 2024

https://github.com/iuroc/bilidown

哔哩哔哩视频解析下载工具,支持 8K 视频、Hi-Res 音频、杜比视界下载、批量解析,可扫码登录,常驻托盘。

4k 8k audio bilibili dolby download ffmpeg flac golang hdr hires mp4 sqlite vanjs video

Last synced: 25 Dec 2024

https://github.com/azadkuh/sqlite-amalgamation

The SQLite amalgamation mirror with cmake

cmake sqlite sqlite-amalgamation

Last synced: 11 Nov 2024

https://github.com/william-mcgonagle/burm

A simple, fast, reliable Object Relationship Manager for Bun.

bun casandradb fast javascript js mongodb orm performant postgresql simple sql sqlite typescript

Last synced: 07 Nov 2024

https://github.com/William-McGonagle/burm

A simple, fast, reliable Object Relationship Manager for Bun.

bun casandradb fast javascript js mongodb orm performant postgresql simple sql sqlite typescript

Last synced: 14 Nov 2024

https://github.com/jeremylikness/sqlitewasmhelper

Persistent SQLite in Blazor WebAssembly apps with EF Core 6.0 and your browser's cache.

asp-net-core blazor sqlite wasm webassembly

Last synced: 14 Nov 2024

https://github.com/paganotoni/todox

A Golang and HTMX Todo application

golang htmx htmx-app sqlite

Last synced: 24 Dec 2024

https://github.com/phartenfeller/sveltekit-1.0-sqlite-demo-app

My demo app of various SvelteKit experiments from my YouTube series.

authentication authorization sqlite sqlite3 svelte sveltekit tutorial

Last synced: 13 Nov 2024

https://github.com/mythologyli/qq-nt-db

QQ NT Windows 数据库解密+图片/文件清理

qq qq-nt sqlcipher sqlite

Last synced: 25 Dec 2024

https://github.com/ajaysaini-sgvu/room-persistence-sample

Implementation of Room Persistence Library

android database java mobile-database sqlite

Last synced: 26 Nov 2024

https://github.com/rkusa/sqlite-vfs

Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.

sqlite vfs

Last synced: 10 Nov 2024

https://github.com/VidocqH/data-viewer.nvim

Table view for data files, csv, tsv

csv neovim neovim-plugin nvim-plugin sqlite tableview tsv

Last synced: 26 Oct 2024

https://github.com/nalgeon/sqlean.js

Browser-based SQLite with extensions

javascript sqlean sqlite sqlite-extension wasm

Last synced: 07 Sep 2024

https://github.com/dwgebler/doclite

PHP NoSQL database and document store

database nosql php php7 php8 sqlite sqlite3

Last synced: 19 Dec 2024

https://github.com/neosmart/sqlitecache

An ASP.NET Core IDistributedCache provider backed by SQLite

aspnetcore cache idistributedcache netcore nuget sqlite

Last synced: 14 Nov 2024

https://github.com/ysgstudyhards/easysqlite

🦸‍♂️EasySQLite是一个七天.NET 8操作SQLite入门到实战详细教程,主要是对学校班级,学生信息进行管理维护(包含选型、开发、发布、部署)!

asp-net-core blazor csharp dotnet sqlite

Last synced: 27 Dec 2024

https://github.com/miguelgrinberg/retrofun

Code from my "SQLAlchemy 2 In Practice" book.

database fastapi flask mysql postgresql sqlalchemy sqlite

Last synced: 14 Dec 2024

https://github.com/AngelMunoz/Migrondi

A Super simple SQL Migrations Tool for SQLite, PostgreSQL, MySQL and SQL Server

console database dotnet fsharp mssql mysql postgresql sql-migrations sqlite

Last synced: 14 Nov 2024

https://github.com/angelmunoz/migrondi

A Super simple SQL Migrations Tool for SQLite, PostgreSQL, MySQL and SQL Server

console database dotnet fsharp mssql mysql postgresql sql-migrations sqlite

Last synced: 24 Dec 2024

https://github.com/adgellida/ubunsys

STATUS: DEVELOPMENT PAUSED ⏸️ - Configure dark and deep aspects in your Ubuntu

backup linux linux-app packages ppa qt qt5 repair sqlite sqlite3 sudoers ubuntu ubuntu-mate ubuntu-packages x11

Last synced: 12 Oct 2024

https://github.com/compositephp/db

Fast and Lightweight PHP 8.1+ DataMapper and Table Gateway with automatic data caching, smart entities, migrations and many more

database datamapper doctrine entity fast hydration lightweight mysql php php81 posgresql sqlite tablegateway

Last synced: 22 Dec 2024

https://github.com/aldycool/netcoresync

NETCoreSync is a database synchronization framework where each client's local offline database (on each client's multiple devices) can be synchronized on-demand via network into a single centralized database hosted on a server. Data which are stored locally within each device of a single client can all be synchronized after each device have successfully performed the synchronization operation.

dotnet dotnet-core dotnet-standard dotnet5 flutter postgresql sqlite xamarin

Last synced: 22 Dec 2024

https://github.com/aldycool/NETCoreSync

NETCoreSync is a database synchronization framework where each client's local offline database (on each client's multiple devices) can be synchronized on-demand via network into a single centralized database hosted on a server. Data which are stored locally within each device of a single client can all be synchronized after each device have successfully performed the synchronization operation.

dotnet dotnet-core dotnet-standard dotnet5 flutter postgresql sqlite xamarin

Last synced: 13 Nov 2024

https://github.com/Pure-Peace/peace

osu! server development framework 🚀

async bancho grpc microservice mysql osu osugame osulazer postgresql rust server sqlite tonic

Last synced: 09 Dec 2024

https://github.com/seanpianka/zipcodes

A simple library for querying U.S. zipcodes.

aws-lambda codes postal python python2 python3 sqlite zipcode zipcodes

Last synced: 22 Dec 2024

https://github.com/curiousdrive/efcore.alldatabasesconsidered

This repository contains sample .NET projects which are using EF Core to perform database operations for MS SQL Server, MySQL, SQLite & CosmosDB. We have created these projects for developers who are getting started with EF Core and they want to know how you perform CRUD operations, load related data, load data from views and call stored procedures.

cosmosdb database efcore entity-framework-core mssqlserver mysql sql sqlite

Last synced: 12 Oct 2024

https://github.com/jeppeman/highlite

An SQLite ORM for Android with automatic database migrations built with annotation processing

android annotation-processing java sqlite sqlite-android

Last synced: 28 Oct 2024

https://github.com/lucavallin/gnaro

A proto-database inspired by SQLite for educational purposes.

btree c database sqlite

Last synced: 02 Dec 2024

https://github.com/exilon/quickorm

Quick ORM RestServer and RestClient based on mORMot framework

apikey database httpserver mormot orm restclient restserver security sqlite

Last synced: 09 Nov 2024

https://github.com/simonw/markdown-to-sqlite

CLI tool for loading markdown files into a SQLite database

datasette-io datasette-tool markdown sqlite yaml

Last synced: 01 Nov 2024

https://github.com/jrapoport/gothic

🦇 Gothic is a user registration and authentication SWT/JWT microservice. It supports REST, gRPC, and gRPC Web API, reCAPTCHA & a variety of DBs with Gorm.

authorization go gorm goth grpc grpc-api grpc-web jwt mysql postgres recaptcha rest restful restful-api signup smtp sqlite sqlserver swt usermanagement

Last synced: 20 Dec 2024

https://github.com/medmatix/Accounting-System

A GAAP compliant basic accounting system in python and SQLite

accounting-software mit-license open-source python sqlite tkinter-gui

Last synced: 15 Sep 2024

https://github.com/tireymorris/hyperwave

🌊 build rich, performant UIs with the best possible developer experience

bun htmx hyperscript sqlite tailwind tsx typescript zod

Last synced: 25 Dec 2024

https://github.com/zblesk/csv-to-sqlite

A command-line tool that copies data from CSV files into a SQLite database.

command-line converter python3 sqlite tools

Last synced: 25 Dec 2024

https://github.com/mandel59/sqlite-wasm

SQLite compiled to WebAssembly

nodejs sqlite webassembly

Last synced: 07 Nov 2024

https://github.com/temporal/cl-sqlite

Common Lisp binding for SQLite

common-lisp sqlite sqlite3

Last synced: 24 Dec 2024

https://github.com/TeMPOraL/cl-sqlite

Common Lisp binding for SQLite

common-lisp sqlite sqlite3

Last synced: 25 Nov 2024

https://github.com/simonw/yaml-to-sqlite

Utility for converting YAML files to SQLite

datasette-io datasette-tool sqlite yaml

Last synced: 01 Nov 2024

https://github.com/tursodatabase/turso-client-php

Turso + PHP - libSQL Extension for PHP

driver extension libsql php sqlite turso

Last synced: 26 Dec 2024

https://github.com/gc-victor/query

Query is a Rust server for your remote SQLite databases and a CLI to manage them.

cli litefs query rust sqlite sqlite-server

Last synced: 25 Dec 2024

https://github.com/lukesthl/expo-lucia-auth-example

lucia-auth example built with expo, hono, drizzle (cloudflare d1) and tamagui

cloudflare-d1 expo hono lucia-auth sqlite tamagui

Last synced: 01 Nov 2024

https://github.com/ArtgenIO/Core

Next Generation Low Code Headless CMS

database docker headless-cms lowcodeplatform mysql nocode postgres sqlite

Last synced: 12 Nov 2024

https://github.com/0-don/clippy

Clipboard Manager built with Rust & Typescript

jsx rust sea-orm solidjs sqlite tauri typescript

Last synced: 25 Oct 2024

https://github.com/marcua/ayb

ayb makes it easy to create databases, share them with collaborators, and query them from a web application or the command line

duckdb sqlite

Last synced: 22 Dec 2024

https://github.com/pixelspark/warp

Convert and analyze large data sets at light speed, on Mac and iOS.

big-data data-analysis mysql postgresql rethinkdb sqlite

Last synced: 19 Nov 2024

https://github.com/tursodatabase/turso-driver-laravel

Turso Driver for Laravel with Native libSQL

database driver laravel laravel-package php sqlite turso

Last synced: 22 Dec 2024

https://github.com/mikestefanello/backlite

Type-safe, persistent, embedded task queues and background job runner w/ SQLite

go golang job-queue job-scheduler jobs queue queues scheduled-tasks sqlite sqlite3 task task-manager task-queue task-runner tasks

Last synced: 26 Dec 2024

https://github.com/cachapa/sql_crdt

Dart implementation of Conflict-free Replicated Data Types (CRDTs) using SQL databases

crdt dart database flutter postgres postgresql sql sqlite sqlite3

Last synced: 25 Dec 2024

https://github.com/kevinzhourafael/activesqlite

ActiveSQLite is an helper of SQLite.Swift. It can let you use SQLite.swift easily.

activerecord coredata database fmdb magicalrecord orm realm sqlite sqlite-database sqlite-ios sqlite-orm sqlite-swift swift

Last synced: 06 Nov 2024

https://github.com/logoove/sqlite

一个不使用cgo的database/sql标准sqlite3驱动,原驱动`modernc.org/sqlite`,但是速度不行,搬迁过来,这样就能在goframe和其他框架中使用.

sqlite sqlite3

Last synced: 11 Nov 2024

https://github.com/bengotow/electron-rxdb

RxDB is a high-performance, observable object store built on top of SQLite & intended for database-driven Electron applications.

database flux observables rx-js rx-observable sqlite sqlite3

Last synced: 28 Oct 2024

https://github.com/turbot/steampipe-plugin-github

Use SQL to instantly query repositories, users, gists and more from GitHub. Open source CLI. No DB required.

backup etl github github-cli github-client hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 08 Nov 2024

https://github.com/ddotta/parquetize

R package that allows to convert databases of different formats to parquet format

conversion convert converter csv parquet r r-package sas spss sqlite stata

Last synced: 04 Dec 2024

https://github.com/rodrigobressan/android_tmdb_clean_architecture

Showcase of clean architecture concepts along with Continuous Integration and Development for modular Android applications. Includes test suits (functional and unit tests) along with code coverage.

android android-architecture clean-architecture dagger2 espresso kotlin mockito mvp mvp-android retrofit2 robolectric room rxjava sample-android sqlite tmdb-api tmdb-movie-search travis-ci

Last synced: 06 Nov 2024

https://github.com/3c7/yaramanager

Simple yara rule manager

cli sqlite yara

Last synced: 13 Nov 2024

https://github.com/aergoio/sqlite-stored-procedures

Stored Procedures for SQLite

sqlite sqlite3 stored-procedures

Last synced: 08 Nov 2024

https://github.com/vasa-c/go-db

Work with different databases from PHP

mysql pgsql php sqlite

Last synced: 11 Oct 2024

https://github.com/elcorto/pwtools

pwtools is a Python package for pre- and postprocessing of atomistic calculations, mostly targeted to Quantum Espresso, CPMD, CP2K and LAMMPS. It is almost, but not quite, entirely unlike ASE, with some tools extending numpy/scipy. It has a set of powerful parsers and data types for storing calculation data.

ase cp2k cpmd kernel-regression kernel-ridge-regression lammps molecular-dynamics multivariate-regression parameter-sweep polynomial-regression postprocessing preprocessing python quantum-espresso quasi-harmonic-approximation radial-basis-function radial-distribution-function radial-pair-correlation-function sqlite

Last synced: 25 Dec 2024

https://github.com/daymade/tiktok-whisper

Batch convert video to text using openai's whisper or the local coreML via whisper.cpp on your MacBook

coreml openai pgvector podcast postgresql sqlite tiktok whisper whisper-cpp xiaoyuzhou

Last synced: 28 Nov 2024

https://github.com/simonw/paginate-json

Command-line tool for fetching JSON from paginated APIs

json sqlite

Last synced: 01 Nov 2024

https://github.com/yadoms/yadoms

Yadoms is open source, simple, powerfull, flexible and multiplatforms domotic solution.

blockly bootstrap cpp11 cpp14 cppsharp cross-platform domotic en-ocean js multiplatforms-domotic-solution pgsql protobuf python raspberry-pi rfxcom sqlite swig web ziblue zwave

Last synced: 24 Dec 2024

https://github.com/felladrin/online-visitors-counter

Real-time online visitors counter using Ajax, PHP PDO and SQLite.

php php-pdo sqlite visitor-counter

Last synced: 27 Nov 2024

https://github.com/nalgeon/sqlite

SQLite / Sqlean shell builds

sqlean sqlite sqlite-extension

Last synced: 15 Dec 2024

https://github.com/dogsheep/swarm-to-sqlite

Create a SQLite database containing your checkin history from Foursquare Swarm

datasette datasette-io datasette-tool dogsheep foursquare foursquare-api sqlite swarm

Last synced: 01 Nov 2024

https://github.com/PawelGerr/Thinktecture.EntityFrameworkCore

These libraries extend Entity Framework Core by a few features to make it easier to work with EF and for easier integration testing or to get more performance in some special cases.

bulk-operation entity-framework-core sqlite sqlserver temp-tables

Last synced: 09 Nov 2024

https://github.com/antonioribeiro/sqli

A Laravel Artisan SQL Interactive Interface

databases laravel php sqli sqlite

Last synced: 15 Oct 2024

https://github.com/tersesystems/blacklite

"Fast as internal ring buffer" Logback/Log4J2 appender using SQLite with zstandard dictionary compression and rollover.

log4j2 logback logging slf4j sqlite zstandard

Last synced: 20 Nov 2024

https://github.com/yerzhan7/SGX_SQLite

SQLite database inside a secure Intel SGX enclave (Linux)

database enclave intel sgx sqlite

Last synced: 09 Nov 2024

https://github.com/tarsil/saffier

The only ORM that you will ever need for python.

asyncio database mysql orm orm-framework orm-model postgres postgresql pydantic python python3 sqlite sqlite3

Last synced: 22 Dec 2024

https://github.com/jrvansuita/sqlitehelper

🗄 This project comes in handy when you want to write a sql statement easily and smarter.

android contentvalues cursor database dataset delete insert query sql sqlite sqlite-database sqlite3 sqlitehelper trim update

Last synced: 28 Oct 2024

https://github.com/zouwei/onela

Onela is an open source object relational mapping framework based on node.js(Onela是一个基于node.js的开源对象关系映射框架)

database mysql mysql-database onela orm orm-framework postgre postgresql sql sqlite

Last synced: 11 Oct 2024

https://github.com/marcus67/little_brother

Parental Control Application implemented in Python 3 packaged for Debian and Ubuntu to monitor and limit kids' play time on Linux hosts

access-control client-server debian debian-package flask kindersicherung linux linux-application monitoring mysql package parental-control postgres python python3 sqlalchemy sqlite

Last synced: 22 Dec 2024

https://github.com/coleifer/sqlite-vtfunc

Implement SQLite table-valued functions with Python

cython python sql sqlite virtual-tables

Last synced: 27 Oct 2024

https://github.com/ikkez/f3-schema-builder

SQL Schema Builder Plugin for PHP Fat-Free Framework

fat-free-framework migrate-database mssql mysql postgresql schema-builder sql sqlite

Last synced: 26 Dec 2024