Skip to content

Improve README with NYC taxi example and add examples directory#34

Merged
unexge merged 1 commit intomainfrom
push-nklzqwwlxkrl
Feb 1, 2026
Merged

Improve README with NYC taxi example and add examples directory#34
unexge merged 1 commit intomainfrom
push-nklzqwwlxkrl

Conversation

@unexge
Copy link
Copy Markdown
Owner

@unexge unexge commented Feb 1, 2026

This PR improves the README documentation and adds an examples directory:

Changes

  • README.md: Updated with a comprehensive, real-world example using NYC taxi trip data

    • Shows static typing with readColumn
    • Shows nullable column handling
    • Shows dynamic typing with readColumnDynamic
    • Includes expected output
  • examples/nyc_taxi.zig: New runnable example that can be executed with zig build nyc-taxi

  • build.zig: Added nyc-taxi build step for the example

  • src/main.zig: Minor cleanup (removed debug allocator deinit assertion)

@unexge unexge enabled auto-merge (squash) February 1, 2026 13:14
@unexge unexge merged commit 597d380 into main Feb 1, 2026
1 check passed
@unexge unexge deleted the push-nklzqwwlxkrl branch February 1, 2026 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant