Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 500 Bytes

File metadata and controls

19 lines (14 loc) · 500 Bytes

PretronicDatabaseQuery

Welcome to the official PretronicDatabaseQuery repository.

Introduction

The Pretronic database query is a java database framework for reading data from different databases. It provides many functionalities for reading, writing and updating database on different remote and local databases.

Supported Databases

  • SQL
    • MySQL
    • MariaDB
    • H2-Portable
    • PostgreSql (planned)
    • MS-SQL (planned)
  • MongoDB (Development / Unstable)

Example