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

https://github.com/farjs/better-sqlite3-websql

Cross-runtime implementation of WebSql api backed by better-sqlite3 and bun:sqlite
https://github.com/farjs/better-sqlite3-websql

better-sqlite3 cross-runtime sqlite sqlite-database sqlite3 websql

Last synced: 4 months ago
JSON representation

Cross-runtime implementation of WebSql api backed by better-sqlite3 and bun:sqlite

Awesome Lists containing this project

README

          

[![CI](https://github.com/farjs/better-sqlite3-websql/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/farjs/better-sqlite3-websql/actions/workflows/ci.yml?query=workflow%3Aci+branch%3Amain)
[![npm version](https://img.shields.io/npm/v/@farjs/better-sqlite3-websql)](https://www.npmjs.com/package/@farjs/better-sqlite3-websql)

## @farjs/better-sqlite3-websql

Cross-runtime implementation of [WebSql](https://www.npmjs.com/package/websql) api
backed by [better-sqlite3](https://github.com/WiseLibs/better-sqlite3)
and [bun:sqlite](https://bun.sh/docs/api/sqlite).