Skip to content

Databasic-NET/Databasic.All

Repository files navigation

Databasic - All Packages

Latest Stable Version License .NET Version

C#/VB.NET database utility to write pure Microsoft SQL/MySQL/MariaDB/PostgreSql/Oracle/SQLite/ODBC/OLEDB queries with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery.

This is universal package containing references to all Databasic modules and ADO.NET providers. It's not a mistake to use this universal package, but your application could start a slightly slower to initialize all libraries.

If you want to use only a specific database type, install package like: Databasic<DatabaseType>

This package contains references to all database provider libraries:

  • Microsoft SQL Server
  • MySql/MariaDB
  • PostgreSql
  • OracleSql
  • SQLite
  • ODBC
  • OLE DB

About

C#/VB.NET database utility to write pure Microsoft SQL/MySQL/MariaDB/PostgreSql/Oracle/SQLite/ODBC/OLEDB queries with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors