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

The Pretronic Database Query (PDQ) project is a java and kotlin database framework for querying and manipulating data from different databases. The project was originally designed to get a better and simpler way to access data from relational databases.

Notifications You must be signed in to change notification settings

Pretronic/PretronicDatabaseQuery

Repository files navigation

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

About

The Pretronic Database Query (PDQ) project is a java and kotlin database framework for querying and manipulating data from different databases. The project was originally designed to get a better and simpler way to access data from relational databases.

Resources

Stars

Watchers

Forks