Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 500 Bytes

README.md

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