| Name | Synopsis |
|---|---|
| .. | |
| billing | Package main of billing provides an example of using a few of the high-level TwiceDB API methods to simulate managing contracts in their various stages of negotiation. |
| chat | Package main of chat provides an example of using subscriptions to exchange messages using the TwiceDB API with interop between languages providing the same Clazz. |
| lowlevel | Package main of lowlevel provides an example of using a few of the low-level TwiceDB API methods. |
| payments | Package main of payments provides an example of using a few of the high-level TwiceDB API methods to simulate a real task that a business might encounter. |
| performance | Package main of performance provides a TwiceDB benchmarking tool. |
| salaries | Package main of salaries provides an example of using a few of the high-level TwiceDB API methods to simulate managing payroll, salary changes, and backpay. |
| testscores | Package main of testscores provides an example of using a few of the TwiceDB API aggregation methods to calculate various statistics about students' performance on a test. |
| utils | Package utils provides utilities for the go-client TwiceDB examples. |