The official Java client library for EdgeDB
Find a file
2023-06-21 13:39:33 -03:00
.github/workflows configure test logging 2023-06-12 15:08:26 -03:00
dbschema more examples. link property support. pooled client 2023-04-04 08:38:15 -03:00
docs add section about logging 2023-06-21 13:39:33 -03:00
examples add source duplicate strategy 2023-06-19 13:54:43 -03:00
gradle/wrapper connection and client structure 2023-02-09 08:59:19 -04:00
src/driver move signing to driver project 2023-06-19 14:14:48 -03:00
tools/testgen add shared test files 2023-06-09 18:12:46 -03:00
.gitignore connection and client structure 2023-02-09 08:59:19 -04:00
build.gradle 0.1.1 snapshot 2023-06-19 14:34:43 -03:00
edgedb.toml fixes and complete tests 2023-05-19 17:14:43 -03:00
gradlew fix exec permission of gradlew 2023-06-09 19:24:25 -03:00
gradlew.bat connection and client structure 2023-02-09 08:59:19 -04:00
LICENSE add license 2023-06-09 18:22:35 -03:00
README.md Create README.md 2023-05-25 18:43:32 -03:00
settings.gradle build system and CI 2023-06-09 19:21:37 -03:00

EdgeDB Java Binding

🏗️ This binding is still WIP and is not yet ready 🏗️

Feel free to browse the code and test it out early, no API is finalized yet and could change.