Bun is a new JavaScript runtime built from scratch to serve the modern JavaScript ecosystem. It has three major design goals:
Speed. Bun starts fast and runs fast. It extends JavaScriptCore, the performance-minded JS engine built for Safari. As computing moves to the edge, this is critical.
Elegant APIs. Bun provides a minimal set of highly-optimimized APIs for performing common tasks, like starting an HTTP server and writing files.
Cohesive DX. Bun is a complete toolkit for building JavaScript apps, including a package manager, test runner, and bundler.
Bun is designed as a drop-in replacement for Node.js. It natively implements hundreds of Node.js and Web APIs, including fs, path, Buffer and more.
The goal of Bun is to run most of the world's server-side JavaScript and provide tools to improve performance, reduce complexity, and multiply developer productivity.
Based on our record, Bun.sh should be more popular than SQL Fiddle. It has been mentiond 201 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Tools like db<>fiddle and SQL Fiddle allow you to write and test queries in a live environment without needing a local database setup. You can share your SQL examples with others by providing them with a unique link to your query. - Source: dev.to / about 1 month ago
You can play for free (slow but workable) right here: Http://sqlfiddle.com/. Source: over 1 year ago
I'm trying to get from a table which primary key aren't in the table, I use SQL Fiddle which runs MySql 5.6. Source: over 1 year ago
D205 took 2 days and I actually loved it. I learned how much I like http://sqlfiddle.com. There is only one other class where you will use pgAdmin. I wouldn't have been able to pass the class so quickly if I didn't meet with the professor. Source: almost 2 years ago
Maybe you could give us a sample at http://sqlfiddle.com/. Source: almost 2 years ago
Rove is a fast, no-fluff migration manager for PostgreSQL built with Bun and TypeScript. It’s built for devs who just want to write raw SQL, version it in folders, and run it with confidence. - Source: dev.to / about 24 hours ago
Let’s talk real — Express had its moment. But the dev world? It's moving fast. I recently jumped into building APIs using Hono (tiny, fast, edge-native framework) with Bun (next-gen JS runtime), and honestly... The experience is smooth, fast, type-safe, and just way more modern. - Source: dev.to / 16 days ago
Https://bunny.net/ - a CDN, it has nothing to do with https://bun.sh/ as far as I can tell. - Source: Hacker News / 16 days ago
Inspired by the speed of Bun, the reliability of Yarn, and the efficiency of PNPM. - Source: dev.to / 22 days ago
An early incarnation of server-side JavaScript was created by Netscape around the same time, but it wan't particularly successful. It wasn't really until Ryan Dahl created Node.js in about 2010 that server-side JavaScript really took off and became "a thing". More recently a serious competitor to Node.js - Bun - has emerged: its main advantage over Node.js is its stellar performance. - Source: dev.to / 24 days ago
db<>fiddle - An online tool for testing, demonstrating and sharing database commands and scripts.
Deno - A secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio.
DB Fiddle - An online tool for testing, sharing and collaborating on SQL snippets
Node.js - Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications
Online SQL Editor - Free Online SQL Editor
Next.js - A small framework for server-rendered universal JavaScript apps