This repository contains examples that show how to work with Amazon FinSpace.
These are example projects using FinSpace with Managed kdb Insights. Refer to each project README.
- Basic Tick V3
- Market data collection and query application
- Boto Use Examples
- Using boto python libraries to interact with the service
- dbmaint
- Performing DB maintenance on a FinSpace Managed database
- HDB Backup
- Backup an on-prem historical database into FinSpace
- With backup in FinSpace, use FinSpace clusters for on-demand compute for database query
- CSV File Processing
- Processing csv.gz files (such as from a data vendor) into a FinSpace Managed database
- q Code Examples
- q library useful for interacting with FinSpace from external q applications (such as on-prem)
- TorQ
- Application using the open-source TorQ libraries
- Update Cluster
- Updating a cluster with newer code (such as code being developed locally and running on managed clusters)
How do I contribute my own examples?
- Although we're extremely excited to receive contributions from the community, we're still working on the best mechanism to take in examples from external sources. Please bear with us in the short-term if pull requests take longer than expected or are closed.
This library is licensed under the MIT-0 License. See the LICENSE file.