Skip to content

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

BugPlayZ/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

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.7%
  • Kotlin 1.3%