Rare find

WarpDB. Write database queries in Java that read like plain English.

github.com/michaelliao/warpdb

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2025
  • Update README.md
February 2024
  • set version to 6.0.3
  • remove 'where x in'
January 2024
  • Update README.md
  • update check java script
  • set version to 6.0.2
  • allow add annotation on field and clean getter
September 2023
  • update to 6.0.1: auto convert biginteger to long when setter or field…
August 2023
  • update organization url.
November 2022
  • release for spring 6.0
  • Update maven.yml
  • prepare for spring 6
  • Update pom.xml
  • Update LICENSE
October 2022
  • update hsqldb (test only) version to 2.7.0
April 2022
  • update to 5.0.4: fix count(id) to count(*)
  • update dependency to spring 5.3.18 to avoid CVE-2022-22965: Spring Fr…
March 2022
  • remove travis-ci integration
  • Create maven.yml
  • version 5.0.2: