GeorgeBerdovskiy / cowabunga

HTAP database written in Rust with Python bindings 🐮
Apache License 2.0
3 stars 0 forks source link

Table Representation #5

Closed GeorgeBerdovskiy closed 10 months ago

GeorgeBerdovskiy commented 10 months ago

Among our first priorities is representing tables and their components. This may be done in Python first and then moved to Rust, or it can be done using Rust right away. Key points are flexibility and support for efficient algorithms.