Items tagged with: database

Search

Items tagged with: database


Last weekend the Open Film Database (ofdb.cc) received another update, which included the migration from #WordPress (Blog) and #DokuWiki (Wiki) to #Drupal, front-end improvements for TV shows, improved cast editing, and more!

The #OFDb is a database for movies and TV shows with its data published under an open license (Open Database License). Everyone can participate and add more titles. The more the merrier!

#film #TV #movies #cinema #OpenData #database



Just released JavaScript Database (JSDB) version 2.1.0

Added: exposes compactOnLoad and alwaysUseLineByLineLoads options to JSDB.open()

(JSDB is a zero-dependency, transparent, in-memory, streaming write-on-update JavaScript database for the Small Web that persists to a JavaScript transaction log.)

codeberg.org/small-tech/jsdb

#JSDB #javascript #js #database #SmallTech #SmallWeb


Another project to share: dbcli.com/

This is for everyone who prefers the #CLI over a GUI. The website lists #database clients for the CLI.

I personally use mycli mycli.net/ since some years. I used dbeaver.io/ before (for people that prefer GUI).

mycli has a nice autocompletion, configuration file and color support. You also can store favourite database queries. It also allows you to open the current query within vim :)