Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

What is the file extension for SQLite code?

In my JS+SQLite project, I’m putting database and table creation SQL code in a separate file, to make the structure clear. What is the recommended file extension? .sql?

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

I feel a litte stupid for saying "yes, you got it!", but that is what it is.

The .sql-extension is used by some bigger Apps that process Databases, like SQirL and Eclipse IDE.

Keep in mind, that File extensions are purely meant to make it easier for the user to identify its content.
So basically, any extension that you deem readable is just as fine as the any other.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading