Skip to content

Commit a5c2f54

Browse files
authored
Update README.md
1 parent 2c3caf8 commit a5c2f54

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99
- arranging data into primitive types, typed active record classes, collections and more
1010
- allowing to run any nonselect queries
1111

12+
Databasic packages:
13+
- Microsoft SQL
14+
- MySql
15+
- PostgreSql
16+
- SQLite
17+
- OracleSql (in progress)
18+
1219
## Instalation
1320
**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.
1421
```nuget

0 commit comments

Comments
 (0)