```typescript import { verbose } from 'sqlite3'; import { isLeft } from 'fputils'; import { getDatabase, all } from 'sqlite-maybe';
Let your JS API users either give you a callback or receive a promise
Parse, Resolve, and Dereference JSON Schema $ref pointers
Maybe/Optional type implementation in Typescript. Main motivation for creating this library was handling `null` values in deeply nested data, coming from GraphQL APIs, but the library itself is not limited to GraphQL.
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
Parse, Resolve, and Dereference JSON Schema $ref pointers
Transform stream that gunzips its input if it is gzipped and just echoes it if not
SQLite Wasm conveniently wrapped as an ES Module.
Transform stream that decompress its input if it's compressed, and echoes it if not
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
Parse, Resolve, and Dereference JSON Schema $ref pointers
CDS database service for SQLite
Parse, Resolve, and Dereference JSON Schema $ref pointers
Combine 0 or more errors into one
The default blueprint for ember-cli addons.
Fastest SQLite for React Native (with node.js support)
Expo DevTools Plugin for Drizzle Studio
Generates and consumes source maps
[](https://github.com/powersync-ja/wa-sqlite/actions/workflows/ci.yml?branch=master)
Community plugin for native & electron SQLite databases
Ember AST transform for the in-element helper
TypeScript definitions for gunzip-maybe
A SQLite toolkit for Effect