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.
265 stars
7 watching
24 forks
Language: TypeScript
last commit: almost 3 years ago
Linked from 1 awesome list
asyncdatabaseelectronhacktoberfestknexlooking-for-contributorsmodelnwjspromiseschemasqlsql-jssqlitetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
| A TypeScript-based ORM that provides a typed and flexible interface to various databases and NoSQL data stores. | 111 |
| A thin wrapper around the SQLite C library with an API similar to Sqlite4java. | 37 |
| Prevents SQL Injection attacks by enforcing the use of typed template literals in database queries. | 610 |
| A language extension that adds optional types to JavaScript for large-scale applications | 101,442 |
| Provides a way to easily set up and test a Docker-based PostgreSQL database for TypeScript applications. | 4 |
| Provides a Common Lisp interface to the SQLite relational database management system. | 73 |
| A modular Deno API for interacting with SQLite databases. | 0 |
| A stand-alone Swift wrapper around the SQLite 3 client library. | 50 |
| A TypeScript framework for building scalable, durable, and observable backend applications using PostgreSQL-compatible databases. | 407 |
| An Nuxt 3 application demonstrating the integration of SQLite and Kysely for local storage | 2 |
| Automates the generation of TypeScript interface definitions from relational databases | 1,038 |
| A Clojure library for building APIs with a declarative, data-driven approach to query syntax and configuration. | 445 |
| A comprehensive TypeScript library implementing various data structures and utility functions. | 1,212 |
| A library that enables .NET developers to create and manage SQLite databases using Entity Framework's CodeFirst approach. | 614 |
| A F# API wrapper around the SqlClient library for interacting with Microsoft SQL Server databases. | 74 |