You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,13 @@
9
9
- arranging data into primitive types, typed active record classes, collections and more
10
10
- allowing to run any nonselect queries
11
11
12
+
Databasic packages:
13
+
- Microsoft SQL
14
+
- MySql
15
+
- PostgreSql
16
+
- SQLite
17
+
- OracleSql (in progress)
18
+
12
19
## Instalation
13
20
**This is core package only**. Install this package only by installing specific database package like: Databasic.<DatabaseType>. Then this package will be installed automaticly with the specific database package.
0 commit comments