Skip to content

TrackerSB/DBConnector

Repository files navigation

DBConnector

Sonatype Nexus (Snapshots) Sonatype Nexus (Releases) Maven Central

Goal

Interaction with databases in a statically typesafe and generic way.

Main features

  • Querying and Schemes
    • Generation of CREATE statements
    • Parameterized column names
    • Generation of type safe queries
    • Static type safety in usage of any column information
    • Static type safety in any query of any tables or columns
  • Connection
    • via JDBC
    • via SSH

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages