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 seems to be a lot more popular than DB Fiddle. While we know about 201 links to Bun.sh, we've tracked only 5 mentions of DB Fiddle. 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.
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 3 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 / 15 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 / 15 days ago
Inspired by the speed of Bun, the reliability of Yarn, and the efficiency of PNPM. - Source: dev.to / 21 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 / 23 days ago
Conducting some quick tests using https://db-fiddle.com/ it looks like this project was designed to run on MySQL 5.5 and changes to MySQL since have caused it to break. Source: over 2 years ago
UPDATE: Thank you all for your help! I appreciate it, made an appointment with the CI and turns out I had a bunch of syntax errors(surprising, I know.. lol). CI told me to use db-fiddle.com. Do the create table statements one at a time and if it all works add the insert statements. Source: over 2 years ago
I think ive got 90% of this correct. However when you enter it into db-fiddle.com to validate it. It produces 3 errors and its proven beyond me to figure out whats wrong. Please and thank you to anyone that can tell me whats the deal is. Source: over 2 years ago
There are also https://db-fiddle.com (I use this one personally) and https://sqlfiddle.com. - Source: Hacker News / about 3 years ago
e.g. db-fiddle (there are others as well). Source: over 3 years ago
Deno - A secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio.
SQL Fiddle - A tool for easy online testing and sharing of database problems and their solutions.
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
db<>fiddle - An online tool for testing, demonstrating and sharing database commands and scripts.