cotton
Database toolkit
A TypeScript-based toolkit for interacting with databases in Deno applications
SQL Database Toolkit for Deno
139 stars
4 watching
23 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
denosqltypescript
Related projects:
Repository | Description | Stars |
---|---|---|
dergyitheron/dbirb-sqlite-deno | A modular Deno API for interacting with SQLite databases. | 0 |
quramy/ts-graphql-plugin | A TypeScript plugin for GraphQL development that provides tools for auto-completion, query validation, type generation, and more. | 729 |
manyuanrong/sql-builder | A Deno-based library for constructing and generating SQL queries from TypeScript data structures. | 55 |
graphprotocol/graph-tooling | A monorepo for various tools used by subgraph developers to simplify the development process | 394 |
eveningkid/denodb | A TypeScript-based ORM for multiple databases, providing a simple and typed API. | 1,932 |
denodrivers/mysql | A MySQL driver and ORM library for the Deno runtime environment. | 260 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 514 |
syumai/dejs | An ejs template engine for deno. | 147 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 610 |
yooneskh/yongo | A simple wrapper around the Deno MongoDB driver for easy MongoDB interactions | 7 |
ardatan/graphql-toolkit | A collection of utilities to simplify the development of GraphQL tools and integrations. | 168 |
denolib/marked | A TypeScript port of a popular markdown parser with type annotations for use in Deno applications. | 9 |
egoist/dedep | Tool to manage and retrieve the latest versions of external dependencies used in a Deno project | 66 |
denoflow/denoflow | An automated workflow tool using YAML and Deno to run tasks with flexible configuration options. | 280 |
blake-regalia/graphy.js | A JavaScript library for working with RDF data formats and graphs | 163 |