Coder Social home page Coder Social logo

isgasho / postgres-deno Goto Github PK

View Code? Open in Web Editor NEW

This project forked from supabase/postgres-deno

0.0 1.0 0.0 29 KB

A PostgreSQL extension for Deno: run Typescript in PostgreSQL functions and triggers.

Home Page: https://supabase.io

License: MIT License

Rust 100.00%

postgres-deno's Introduction

postgres-deno

Postgres Deno

A PostgreSQL extension for Deno: run Typescript in PostgreSQL functions and triggers.

Contents

About

This is a PostgreSQL extension for Deno. It is still a proof of concept. This will theoritically allow users to create database functions and triggers in TypeScript.

Status

Still a Proof of concept! We're developing in public.

  • POC: this is a concept. We're testing to see if it's even possible.
  • Alpha: Under heavy development.
  • Beta: Ready for use. But go easy on us, there may be a few kinks.
  • 1.0: Use in production!

FAQ's

What is Deno?

Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. It was created by Ryan Dahl, original creator of Node.js, and is focused on productivity.

Why use this over plv8?

plv8 requires you to install node packages on your server. Deno can import modules from any location on the web, like GitHub, or a CDN like Skypack or jspm.io.

Credits

Logo derived from the orignal Deno icon and an icon made by Freepik.

Watch this repo

postgres-deno's People

Contributors

kiwicopple avatar 0xflotus avatar j0 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.