ec.sql-differential-privacy.0.1.1.source-code.schema.yaml.template Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sql-differential-privacy Show documentation
Show all versions of sql-differential-privacy Show documentation
Differential privacy for SQL queries
The newest version!
---
databases:
- database: "my_database"
dialect: "postgres"
tables:
- name: "my_table"
columns:
- name: "col1"
- name: "col2"
© 2015 - 2024 Weber Informatics LLC | Privacy Policy