mbdavid / LiteDB.Studio

A GUI tool for viewing and editing documents for LiteDB v5
MIT License
750 stars 197 forks source link

Create database using LiteDB.Studio? #70

Open bdaniel7 opened 1 year ago

bdaniel7 commented 1 year ago

Is there a way to create a database using the Studio? Can you add this feature?

Aaron-G-42 commented 1 year ago

Yes, go to Connect then for "Filename" specify a new (non-existent) file name.

For reference, in Sqlite Studio you open an empty file to get started... so this method of referencing non-existent was not intuitive to me.