Skip to content
This repository has been archived by the owner on Aug 8, 2022. It is now read-only.
ByJoker8625 edited this page Mar 5, 2022 · 8 revisions

MyJFQL is an easy to use open source database management system written in Kotlin and Java for smaller applications. The syntax is extremely simple and beginner-friendly. JFQL (Java File Query Language) is used as the "language", which partly includes SQL. But all kinds of commas and brackets as well as the semilocon are omitted.

Quickstart

License

All files on this repository are subject to the MIT license. Please read the LICENSE file at the root of the project.

Clone this wiki locally