--- /dev/null
+# DataWorks
+
+[![Build DataWorks](https://github.com/pnsk-lab/dataworks/actions/workflows/build.yml/badge.svg)](https://github.com/pnsk-lab/dataworks/actions/workflows/build.yml)
+
+![Logo](dataworks-white.png)
+
+DataWorks is a simple DBMS written in C.
+
+## Platform support
+1. DOS (16-bit)
+ Works on 80286 with 1MB RAM.
+2. DOS with DOS/4GW or its compatibles
+ Works on 80386 with 2MB RAM.
+3. Windows 32-bit/64-bit
+ Works on Windows 7.
+4. NetBSD
+ Works on amd64 10.0, and macppc 9.3.
+5. Linux