• Search
  • Topics
  • Nodes
< back

 lit.dev

3 4
A chart of hourly posts over the last week (for big screens). A chart of hourly posts over the last week (for small screens).

From rud.is

Peruse The Daily Drop In DuckDB

4 4

Browse DuckDB data interactively

#duckdb

14h ago

From codeberg.org

duckdb-drops

4 4

A modern web application that allows users to interactively browse and search [The Daily Drop](https://dailydrop.hrbrmstr.dev/) content using DuckDB-WASM. Built with Lit, TypeScript, and DuckDB's WebAssembly build.

14h ago

From charm.sh

Charm

1 1

We make the command line glamorous

on Feb 16

From signal.org

Signal Messenger: Speak Freely

1 4

Say "hello" to a different messaging experience. An unexpected focus on privacy, combined with all of the features you expect.

on Nov 12

From lit.dev

Decorators – Lit

1 1

Simple. Fast. Web Components.

11h ago

From duckdb.org

Connect

1 1

Connect or Create a Database To use DuckDB, you must first create a connection to a database. The exact syntax varies between the client APIs but it typically involves passing an argument to configure persistence. Persistence DuckDB can operate in both persistent mode, where the data is saved to...

11h ago

From npmjs.com

@duckdb/duckdb-wasm

1 1

DuckDB powered by WebAssembly. Latest version: 1.29.0, last published: 2 months ago. Start using @duckdb/duckdb-wasm in your project by running `npm i @duckdb/duckdb-wasm`. There are 21 other projects in the npm registry using @duckdb/duckdb-wasm.

10h ago

From duckdb.org

ATTACH and DETACH Statements

1 1

DuckDB allows attaching to and detaching from database files. Examples Attach the database file.db with the alias inferred from the name (file): ATTACH 'file.db'; Attach the database file.db with an explicit alias (file_db): ATTACH 'file.db' AS file_db; Attach the database file.db in read only...

10h ago

From duckdb.org

Full-Text Search Extension

1 1

Full-Text Search is an extension to DuckDB that allows for search through strings, similar to SQLite's FTS5 extension. Installing and Loading The fts extension will be transparently autoloaded on first use from the official extension repository. If you would like to install and load it manually,...

10h ago

From github.com

vite/packages/create-vite/template-lit-ts at main · vitejs/vite

1 1

Next generation frontend tooling. It's fast! Contribute to vitejs/vite development by creating an account on GitHub.

10h ago

From hrbrmstr.dev

Drop #565 (2024-12-04): All Strings ATTACHed

3 3

Today’s 🦆-focused Drop explores the capabilities of DuckDB, particularly its remote database features and full-text search functionality. It illustrates how we can transform blog posts into a…

#sql #duckdb #rstats

11h ago

From duckdb.org

Files Created by DuckDB

1 1

DuckDB creates several files and directories on disk. This page lists both the global and the local ones. Global Files and Directories DuckDB creates the following global files and directories in the user's home directory (denoted with ~): Location Description Shared between versions Shared...

10h ago

From dbreunig.com

Turning Your Root URL Into a DuckDB Remote Database

1 6

On the Overture Slack, Jake Wasserman shared a cool trick where you can connect to a remote DuckDB database using the ATTACH statement, using an HTTP or S3 URL. Jake’s demo was especially cool because he created a DB containing only views referencing an Overture parquet on S3, so the hosted...

on Sun, 9PM

From duckdb.org

DuckDB Shell

2 2

#duckdb

13h ago

From lit.dev

Styles – Lit

1 2

Simple. Fast. Web Components.

#css #lit #webdev

on Mon, 1PM

(Showing 20 out of 20.)