trilogy

Database library

A TypeScript-based wrapper around SQLite databases with support for multiple backends and a simple Promise-based API.

TypeScript SQLite layer with support for both native C++ & pure JavaScript drivers.

GitHub

264 stars
7 watching
24 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list

asyncdatabaseelectronhacktoberfestknexlooking-for-contributorsmodelnwjspromiseschemasqlsql-jssqlitetypescript

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
twinlogix/typetta A TypeScript-based ORM that provides a typed and flexible interface to various databases and NoSQL data stores. 108
david-bouyssie/sqlite4s A thin wrapper around the SQLite C library with an API similar to Sqlite4java. 36
forbeslindesay/atdatabases Prevents SQL Injection attacks by enforcing the use of typed template literals in database queries. 608
microsoft/typescript A language extension that adds optional types to JavaScript for large-scale applications 101,081
cdaringe/ava-fixture-docker-db Provides a way to easily set up and test a Docker-based PostgreSQL database for TypeScript applications. 4
temporal/cl-sqlite Provides a Common Lisp interface to the SQLite relational database management system. 72
dergyitheron/dbirb-sqlite-deno A modular Deno API for interacting with SQLite databases. 0
perfectlysoft/perfect-sqlite A stand-alone Swift wrapper around the SQLite 3 client library. 50
dbos-inc/dbos-transact-ts A TypeScript framework for building scalable, durable, and observable backend applications using PostgreSQL-compatible databases. 366
dawidwetzler/nuxt3-capacitor-sqlite-kysely-example An Nuxt 3 application demonstrating the integration of SQLite and Kysely for local storage 2
sweetiq/schemats Automates the generation of TypeScript interface definitions from relational databases 1,037
walkable-server/walkable A Clojure library for building APIs with a declarative, data-driven approach to query syntax and configuration. 445
basarat/typescript-collections A comprehensive TypeScript library implementing various data structures and utility functions. 1,212
msallin/sqlitecodefirst A library that enables .NET developers to create and manage SQLite databases using Entity Framework's CodeFirst approach. 612
zaid-ajaj/dustytables A F# API wrapper around the SqlClient library for interacting with Microsoft SQL Server databases. 74