TabDB

Abandoned Project

TabDB is a relational DBMS that uses JavaScript to store data in web browser tabs as titles. To execute a query, it retrieves the tabs' titles, concatenates it, unzips it, and loads it into an in-memory SQLite database.

Data Model

Relational

Indexes

B+Tree

Logging

Not Supported

Query Compilation

Not Supported

Query Interface

SQL

Storage Architecture

In-Memory

Storage Organization

Heaps

People Also Viewed

TabDB Logo
Website

https://tabdb.io

Source Code

https://github.com/kkuchta/tabdb

Developer

Kevin Kuchta

Country of Origin

US

Start Year

2019

End Year

2019

Project Type

Hobby, Open Source

Written in

JavaScript

Embeds / Uses

SQLite

People Also Viewed