{"id":20564525,"url":"https://github.com/tarantool/examples","last_synced_at":"2025-06-30T17:38:24.040Z","repository":{"id":56298495,"uuid":"228862140","full_name":"tarantool/examples","owner":"tarantool","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-14T12:54:32.000Z","size":915,"stargazers_count":31,"open_issues_count":3,"forks_count":4,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-04-14T15:13:22.338Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tarantool.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-12-18T14:53:22.000Z","updated_at":"2025-04-06T09:53:51.000Z","dependencies_parsed_at":"2025-04-14T15:23:30.644Z","dependency_job_id":null,"html_url":"https://github.com/tarantool/examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tarantool/examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarantool%2Fexamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarantool%2Fexamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarantool%2Fexamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarantool%2Fexamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tarantool","download_url":"https://codeload.github.com/tarantool/examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarantool%2Fexamples/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262820121,"owners_count":23369592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T04:27:30.551Z","updated_at":"2025-06-30T17:38:24.007Z","avatar_url":"https://github.com/tarantool.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a showcase repository where you can find demo applications and\nusage examples for [Tarantool](https://www.tarantool.io/) and its\nderivatives.\n\nThe repo is organized by directories:\n\n* `cache` contains an application for storing user accounts.\n  Here we implement caches of different types:\n\n  * a simple cache with LRU (least-recently-used) eviction algorithm\n  * a cache for a MySQL storage\n  * a cache for a Tarantool disk storage (based on Tarantool's Vinyl engine)\n\n  This app is based on the [opensource](https://www.tarantool.io/en/developers/)\n  version of Tarantool and the\n  [Tarantool Cartridge](https://www.tarantool.io/en/cartridge/) framework.\n\n* `profile-storage` contains an application for storing user profiles.\n  Here, on top of the basic create/change/read/delete features, we implement\n  user password check to disallow profile-related operations for anyone except\n  the user.\n\n  Again, this app is based on the [opensource](https://www.tarantool.io/en/developers/)\n  version of Tarantool and the\n  [Tarantool Cartridge](https://www.tarantool.io/en/cartridge/) framework.\n\n* `tdg` contains examples of using\n  [Tarantool Data Grid](https://www.tarantool.io/en/datagrid/):\n\n  1. Uploading data\n  2. Uploading data via a connector\n  3. Creating a service\n  4. Changing the data model\n  5. Using affinities to process related data on a single node\n  6. Getting started with Kafka and troubleshooting Kafka connection\n\n  These examples are based on the\n  [enterprise](https://www.tarantool.io/en/product/enterprise/)\n  version of Tarantool.\n\n* `cookbook` contains code snippets for typical cases:\n\n  * [batch processing](https://github.com/tarantool/examples/blob/master/cookbook/space/in_batches.lua)\n  * [altering the field type](https://github.com/tarantool/examples/blob/master/cookbook/migrations/alter_field_type.lua)\n  * and more snippets to arrive...\n\nFeel free to browse, try, and contribute!\n\nPlease submit an issue here if you have any problems with the demos.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarantool%2Fexamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftarantool%2Fexamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarantool%2Fexamples/lists"}