Open scripting opened 6 years ago
Good choice
Would be my first guess
Happy to report that a test app took about ten minutes to write and install.
They make it sound like installing the native portion is some huge deal. It's not.
I have an interesting project in mind, but I don't want to say what it is until I have something running.
I'm thinking about using an SQL database in an Electron app.
I want to bake the database software into the app so the user doesn't have to install anything.
I don't imagine the user as being someone who would enjoy installing database software. ;-)
Looks like SQLite is the best option.
Any problems, other ideas?