SQL DB stored in a local file and capable of being used in many different device types
sqlite dbfile.db .tables select * from cards limit 1;
Last updated 3 years ago