{"id":13439902,"url":"https://github.com/traildb/traildb","last_synced_at":"2025-03-20T09:30:59.467Z","repository":{"id":19617393,"uuid":"22868877","full_name":"traildb/traildb","owner":"traildb","description":"TrailDB is an efficient tool for storing and querying series of events","archived":false,"fork":false,"pushed_at":"2021-01-24T17:29:27.000Z","size":1517,"stargazers_count":1089,"open_issues_count":37,"forks_count":76,"subscribers_count":78,"default_branch":"master","last_synced_at":"2024-08-01T03:30:04.840Z","etag":null,"topics":["big-data","c","data-analytics","database","event-data","time-series","traildb"],"latest_commit_sha":null,"homepage":"http://traildb.io","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/traildb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-12T07:34:48.000Z","updated_at":"2024-07-30T07:33:47.000Z","dependencies_parsed_at":"2022-08-08T16:15:13.157Z","dependency_job_id":null,"html_url":"https://github.com/traildb/traildb","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traildb%2Ftraildb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traildb%2Ftraildb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traildb%2Ftraildb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traildb%2Ftraildb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/traildb","download_url":"https://codeload.github.com/traildb/traildb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221745191,"owners_count":16873733,"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":["big-data","c","data-analytics","database","event-data","time-series","traildb"],"created_at":"2024-07-31T03:01:18.051Z","updated_at":"2024-10-27T23:30:22.954Z","avatar_url":"https://github.com/traildb.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/traildb/traildb?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![Travis CI](https://travis-ci.org/traildb/traildb.svg?branch=master)](https://travis-ci.org/traildb/traildb)\n[![Coverage Status](https://coveralls.io/repos/github/traildb/traildb/badge.svg?branch=master)](https://coveralls.io/github/traildb/traildb?branch=master)\n\n# TrailDB\n\n\u003cimg src=\"http://traildb.io/images/traildb_logo_512.png\"\u003e\n\nTrailDB is an efficient tool for storing and querying series of events.\nThis repository contains the core C library and the `tdb` command line tool.\n\nLearn more at [traildb.io](http://traildb.io).\n\n## Quick start\n\nFor detailed installation instructions, see [Getting Started guide](http://traildb.io/docs/getting_started/).\n\n### Installing binaries\n\nOn OSX, TrailDB is available through homebrew:\n\n    $ brew install traildb\n\nLinux binaries are not available yet.\n\n### Compiling and installing from source\n\n#### Install Dependencies\n\n\t$ apt-get install libarchive-dev libjudy-dev pkg-config\n\nFor RPM-based distros:\n\n\t$ yum install judy-devel libarchive-devel pkg-config\n\nFor OSX:\n\n\t$ brew install traildb/judy/judy libarchive pkg-config\n\nFor FreeBSD:\n\n    $ sudo pkg install python libarchive Judy pkgconf gcc\n\n\nNote that your systems package manager may have too old of [libjudy](https://sourceforge.net/projects/judy/).\nYou may also require a [patch](https://sourceforge.net/p/judy/patches/5/) if you are using gcc 4.9.\n\n#### Build TrailDB\n\n    $ ./waf configure\n    $ ./waf install\n\nAlternatively you may use autotools\n\n    $ ./autogen.sh\n    $ ./configure\n    $ make\n    $ make install\n\n#### Run Tests\n\n    $ ./waf test\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftraildb%2Ftraildb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftraildb%2Ftraildb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftraildb%2Ftraildb/lists"}