Database  DATABASE / Databases

Create Your Own Databases

The simplest way to create a database is using DATABASE, see Adding Data with DATABASE.

Because databases are plain text files, you can also use a text editor to create databases. A database consists of two files:

File Names: These two files (the logK-file and the element-file) are plain text files and must have the same name but different extensions: ELT for the element-file, and either of: TXT, SKV, or CSV for the logK-file. For example, a database could consists of the two files: glycine.elt  and glycine.txt.

Format of the database files: