SlothDB is a from-scratch C++20 embedded SQL database in active development. Same model as DuckDB and SQLite: query Parquet, CSV, JSON, Arrow, Avro, SQLite, and Excel files directly with SQL, ...
SQL is the most tested skill in data interviews — appearing in 95% of Data Analyst, Data Scientist, and Data Engineer roles at top-tier companies such as Microsoft, Google, IBM, Snowflake, and ...
In 2021, after catching the tech bug as a kid and earning a degree in communications, Ada got into tech writing by editing crypto guides. Ada's expertise now spans Windows, Android (especially Samsung ...
Working with data often requires deduplicating it. This is a regular step in ensuring data quality and accuracy. The most obvious method that springs to mind when talking about data deduplication is ...
GitQL is a tool that built using the GitQL SDk to perform SQL like query on your local .git files GitQL SDK is an in memory query engine implemented from scratch as a set of libraries that allow you ...