dbirb-sqlite-deno
Database API
A modular Deno API for interacting with SQLite databases.
This is database API written in Deno + Typescript for SQLite. Name is simply combination of acronym DB and my love of birbs.
0 stars
1 watching
0 forks
Language: TypeScript
last commit: about 3 years ago denodeno-typescripthacktoberfesthacktoberfest2020sqlitetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
eveningkid/denodb | A TypeScript-based ORM for multiple databases, providing a simple and typed API. | 1,929 |
denodrivers/mysql | A MySQL driver and ORM library for the Deno runtime environment. | 260 |
halvardssm/deno-nessie | Provides a modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations. | 530 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 607 |
rahmanfadhil/cotton | A TypeScript-based toolkit for interacting with databases in Deno applications | 140 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 512 |
deno-libs/gql | A GraphQL HTTP middleware for Deno and Bun that provides a simple setup for building GraphQL APIs. | 194 |
deltadex7/puyodb-api-deno | An unofficial API for scraping Puyo Nexus wiki data. | 2 |
manyuanrong/sql-builder | A Deno-based library for constructing and generating SQL queries from TypeScript data structures. | 55 |
prolifode/deno_rest | A boilerplate project for creating RESTful APIs using Deno and Oak. | 152 |
yooneskh/yongo | A simple wrapper around the Deno MongoDB driver for easy MongoDB interactions | 7 |
yeukfei02/notion-sdk-deno | An API wrapper for interacting with the Notion API using Deno. | 3 |
gjzwiers/sentry_deno | A Deno port of the Sentry error tracking SDK | 11 |
kirlovon/aloedb | A lightweight, embeddable NoSQL database solution for Deno | 141 |
deno-libs/graphql_tag | A Deno port of a GraphQL schema AST creation utility from a template literal | 9 |