Free Software for Deno

SurrealDB SurrealDB

SurrealDB is an innovative cloud database, suitable for serverless applications, JAMstack applications, single-page applications, and traditional applications.It reduces the development time of modern applications by simplifying your database and API stack, removing the need for most server-side components. Allowing you to build secure, performant apps quicker and cheaper. For a hassle-free setup, get started with SurrealDB Cloud in one-click.

Momentum Framework Momentum Framework

Momentum is an open-source framework for building enterprise server-side Deno applications in TypeScript. It provides the paradigms and design patterns to guide developers to create robust, scalable, and enterprise-grade applications. By focusing on a batteries-optional approach, Momentum provides a strong core that is easily extendable into a rich developer experience via dependency injection modules. While the framework is opinionated by design, this modular system aims to be unobtrusive and to allow developers to create abstraction layers over any codebase or third-party modules.

DenoDB DenoDB

A MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for the secure JavaScript and TypeScript runtime Deno. With DenoDB developers can query their database with a simple API that is easy to get started. DenoDB provides predefined types so that developers can get the most out of their IDE intellisense.

Drash Drash

A REST microframework for Deno's HTTP server with zero dependencies. Drash is designed to help you build your projects quickly with the ability to scale. With Drash you can build a Deno-based API, web app, SPA, or static HTML site. 

Fastro Fastro

Fastro is Deno web framework for developers who are obsessed with simplicity & performance.

Mandarine.TS Mandarine.TS

Mandarine.TS is a free and open-source minimalist, decorator-driven, MVC framework for Deno. Mandarine consists of four different core modules, Core, Security, Data & MVC which brings a compact, SOLID oriented solution for complex applications. All Mandarine projects are released under the MIT License and its growth is dependant on the members in the community.

Deno Simple ORM Deno Simple ORM

Deno Simple ORM is an ORM library for Deno, based on deno_mysql.

nest.land nest.land

A blockchain-based package registry for Deno. nest.land combines Deno with the Arweave Blockchain to create a decentralized package registry for Deno. With nest.land developers can publish immutable Deno packages that can never be deleted and easily used for any Deno-powered software project.

dORM dORM

dORM is a lightweight SQL query builder for Deno and PostgreSQL and is currently being expanded into a full-fledged object-relational mapping (ORM) tool. Its purpose is to make your life easier when making SQL queries and let you write queries in familiar Javascript/Typescript syntax and dot notation.

Validasaur Validasaur

Validasaur is Deno validation library slightly inspired by Laravel Validation.