duckdb_ulid
Timestamp data type
An extension to a popular relational database system adding support for a timestamp-aware data type similar to UUID.
16 stars
1 watching
1 forks
Language: C++
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
snowkit/linc_timestamp | A high precision timestamp library for cross-platform development | 5 |
oetiker/rrdtool-1.x | A tool for efficiently storing and analyzing time-series data in a graphical format | 1,019 |
l1xnan/duckling | A desktop application for quickly browsing data from various sources, including CSV and Parquet files, as well as databases. | 252 |
mmaul/cl-influxdb | An interface to a scalable time series database | 23 |
jonschlinkert/time-stamp | A utility library to format timestamps in various ways. | 111 |
cysharp/ulid | A fast and efficient id generator library. | 1,353 |
xephonhq/xephon-k | A time series database prototype with multiple backends for experimentation and comparison. | 23 |
robinvdvleuten/php-ulid | Provides a PHP implementation of a Universally Unique Lexicographically Sortable Identifier generator | 446 |
duckdb/duckdb-swift | A native Swift API for an analytical database system providing fast and reliable data analysis capabilities | 85 |
wc-duck/datalibrary | A C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations. | 42 |
dleutnant/influxdbr | A library that provides an R interface to connect to and manage time series data in InfluxDB servers. | 94 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 527 |
thomaslevesque/iso8601durationhelper | Library to handle ISO 8601 durations with date arithmetic and proper month semantics | 33 |