Skip to content

Commit b914b8d

Browse files
authored
Update readme.md
1 parent 91fc7a6 commit b914b8d

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

readme.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,15 @@
33
<p align="center" href="https://www.codefactor.io/repository/github/cobeine/sqlava"><img src="https://www.codefactor.io/repository/github/cobeine/sqlava/badge" alt="CodeFactor" /></p>
44

55
# <p align="center">SQLava</p>
6-
<p align="center">A simple & beginner friendly Java MySQL Query Builder</p>
7-
I've made this project a while ago in my free time while having exams & I've decided to publish it to everyone!
8-
The purpose of this plugin is to make the process of creating a mysql connection & creating quries fun and easy!
6+
<p align="center"><b>Streamline MySQL interactions with SQLava, the beginner-friendly query builder for Java!</b></p>
7+
<p align="center"><b>Effortlessly construct complex queries with its intuitive syntax, designed for all skill levels</b></p>
8+
9+
## ✨ Key Features:
10+
11+
- <b>Intuitive Query Building:</b> Craft elegant queries with ease, even without extensive SQL knowledge.
12+
- <b>Asynchronous Excellence:</b> Experience lightning-fast performance with asynchronous handling of connections and queries.
13+
- <b>Beginner-Friendly:</b> Dive in without hesitation, thanks to its clear and concise syntax.
14+
- <b>Seamless Integration:</b> Effortlessly incorporate SQLava into your Java projects.
915

1016
## Installation
1117
[![](https://jitpack.io/v/Cobeine/SQLava.svg)](https://jitpack.io/#Cobeine/SQLava)

0 commit comments

Comments
 (0)