https://github.com/oracle-samples/oracle-timesten-samples
Oracle Timesten Sample Code
https://github.com/oracle-samples/oracle-timesten-samples
in-memory-database oracle-timesten
Last synced: 6 months ago
JSON representation
Oracle Timesten Sample Code
- Host: GitHub
- URL: https://github.com/oracle-samples/oracle-timesten-samples
- Owner: oracle-samples
- License: other
- Created: 2018-02-15T13:47:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-29T17:12:07.000Z (8 months ago)
- Last Synced: 2024-08-29T19:05:52.653Z (8 months ago)
- Topics: in-memory-database, oracle-timesten
- Language: C
- Homepage:
- Size: 11.3 MB
- Stars: 30
- Watchers: 9
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# oracle-timesten-samples
This repository stores a variety of examples demonstrating how to use the Oracle TimesTen In-Memory Database.
| Repo/Folder name | Description |
| :-------------------------- | :---------------------------------------------- |
| [quickstart](./quickstart) | Classic QuickStart and Scaleout samples. |
| [languages](./languages) | Open Source language support samples (Python and Node.js) |
| [containers](./containers) | Sample showing how to run TimesTen in a container with a persistent database. |
| [kubernetes](./kubernetes) | Shows how to use the TimesTen Kubernetes Operator to deploy TimesTen in Kubernetes. |## Supported TimesTen Releases
In general these samples require a _minimum_ of **TimesTen 22.1.1.1.0** but our recommendation is to always use the most recent release available for your platform. Some specific samples may require a more recent timesTen release; any such requirement will be detailed in the sample's README file. These samples all work equally well with regular Timesten or the free TimesTen Express Edition (TimesTen XE).## More information
You can find more information about the Oracle TimesTen In-Memory Database on our [Product Portal](https://www.oracle.com/database/technologies/related/timesten.html)## Documentation
You can find the online documentation for Oracle TimesTen In-Memory Database in the [Documentation Library](https://docs.oracle.com/en/database/other-databases/timesten/)## Blogs
You can find intersting blogs relating to TimesTen on our [blogs channel](https://blogs.oracle.com/timesten)## Contributing
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md)
## Security
Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process
## License
Copyright (c) 2018, 2024 Oracle and/or its affiliates.
Released under the Universal Permissive License v1.0 as shown at
.