We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea99552 commit 45635f1Copy full SHA for 45635f1
README.md
@@ -9,11 +9,11 @@
9
<p>You can use it for storing your application setting data and other complex data.</p>
10
11
# Reason for using it
12
-* <p>Lightweight</p>
13
-* <p>Easy implementation</p>
14
-* <p>Less Code for implement AnDatabase</p>
15
-* <p>Bahave like database</p>
16
-* <p>Simple SQL require for complex data fetching
+* Lightweight
+* Easy implementation
+* Less Code for implement AnDatabase
+* Bahave like database
+* Simple SQL require for complex data fetching
17
* Fast and Secure
18
* Table Exportation Support (To CSV for Excel, JSON File for Web Data Sharing & in XML)
19
* Data Stored In Highly Secured Encryption Algorithms With Encryption Key That's Only Developer Knows.
0 commit comments