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.
- Website
- https://tabdb.io[01]
- Source Code
- https://github.com/kkuchta/tabdb[02]
- Developer
- Country of Origin
- US
- Start Year
- 2019
- End Year
- 2019
- Project Types
- Hobby, Open Source
- Written in
- JavaScript
- Embeds / Uses
- SQLite
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.
Citations
2 sources
Revision #5
Last Updated: