The official Java client library for EdgeDB
Find a file
2023-06-09 18:12:46 -03:00
dbschema more examples. link property support. pooled client 2023-04-04 08:38:15 -03:00
examples expose object enumerator 2023-06-07 13:21:30 -03:00
gradle/wrapper connection and client structure 2023-02-09 08:59:19 -04:00
src/driver add shared test files 2023-06-09 18:12:46 -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 SCRAM and type descriptors 2023-03-20 17:25:52 -03:00
edgedb.toml fixes and complete tests 2023-05-19 17:14:43 -03:00
gradlew connection and client structure 2023-02-09 08:59:19 -04:00
gradlew.bat connection and client structure 2023-02-09 08:59:19 -04:00
README.md Create README.md 2023-05-25 18:43:32 -03:00
settings.gradle restructure & shared tests impl 2023-05-15 20:43:43 -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.