Overview
Open Data Discovery (ODD) is a comprehensive platform engineered to transform data governance, merging discovery, management, and collaboration within a unified system. It provides data teams with an integrated suite of features to ensure that data assets are accessible, reliable, and utilized to their full potential.
Current Features:
Data Discovery: ODD streamlines the process of finding and understanding data, delivering a clear map of assets, complete with metadata, all within a singular platform. Data Lineage: The platform's Data Lineage capability offers insight into the life cycle of data, documenting its flow, transformations, and dependencies for better clarity and governance. Data Quality: ODD ensures that the quality of data is never compromised, offering tools for maintaining accuracy and consistency, crucial for informed decision-making. Data Glossary: A centralized Data Glossary demystifies data terminology, ensuring everyone across the organization has a uniform understanding of data-related terms.Roadmap Features:
ODD is also looking to the future, with several exciting features in development:
Data Security: A forthcoming Data Security feature will establish rigorous access controls and policy compliance to protect sensitive data assets. Data Modeling: The planned Data Modeling tools will allow for the creation of structured data frameworks, enhancing data integrity and consistency. Data Cost: To help manage the economics of data, ODD is developing a feature to track and optimize the expenses tied to data storage and processing. Master Data: Also in the works is a Master Data Management feature that will anchor transactional and analytical processes to a centralized core of data elements. Reference Data Management is considered to be a subdomain of Master Data Management in this context.Highlights
- Implement your Data Strategy with diligent attention to Data Governance
- Get immediate access to Discovery, Lineage, Quality, and Glossary features - all essential elements for your data management needs. Coming soon are additional capabilities in Security, Modeling, Master and Reference Data Management, and Cost Analysis. All these features are centered around enhancing your data experience.
- Free and Open Source
Details
Features and programs
Financing for AWS Marketplace purchases
Quick Launch
Pricing
Vendor refund policy
no refund
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Open Data Discovery Platform
- Amazon EKS
- Amazon EKS Anywhere
- Amazon ECS
- Amazon ECS Anywhere
Container image
Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.
Version release notes
- Query Examples as part of Data Modeling
- Update odd-integration-manifests version to 0.0.6
- Remove length constraint for internal description in dataset_field table
- Fix overwriting internal metadata by the collectors
GitHub Release Notes: https://github.com/opendatadiscovery/odd-platform/releases/tag/0.21.0
Additional details
Usage instructions
Running as a separate container.
Setting up PostgreSQL connection details, for example, if you run PostgreSQL locally in as a docker container and provided login/password as postgres/mysecretpassword - change login/password to actual ones:
export POSTGRES_HOST=172.17.0.1 \ export POSTGRES_PORT=5432 \ export POSTGRES_DATABASE=postgres \ export POSTGRES_USER=postgres \ export POSTGRES_PASSWORD=mysecretpasswordStarting new instance of the platform:
docker run -d \ --name odd-platform \ -e SPRING_DATASOURCE_URL=jdbc:postgresql://${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_DATABASE} \ -e SPRING_DATASOURCE_USERNAME=${POSTGRES_USER} \ -e SPRING_DATASOURCE_PASSWORD=${POSTGRES_PASSWORD} \ -p 8080:8080 \ 709825985650.dkr.ecr.us-east-1.amazonaws.com/provectus/odd:0.21.0More info at https://github.com/opendatadiscovery/odd-platform
Resources
Vendor resources
Support
Vendor support
Need help or have questions?
Our community is ready to help you! If you have any questions or run into problems with the ODD platform, please, join our community on Slack for support and insights from other ODD users https://go.opendatadiscovery.org/slack or just create an issue in our GitHub repository: https://github.com/opendatadiscovery/odd-platform
Looking for help with Data Governance?
If you're starting to use ODD for your Data Governance initiatives and need assistance, we're here for you! Please, email us at odd@provectus.com . We're excited to work with you and help you succeed with ODD.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.