Northeastern-Electric-Racing / Argos

Our full-stack data visualization tool
GNU Affero General Public License v3.0
1 stars 0 forks source link

Sqlite more like Sql-lit #202

Open RChandler234 opened 2 months ago

RChandler234 commented 2 months ago

Description

This is for Reid, want to see if using SQL-Lite would be viable, this would require a couple things: Sqlite doesn't support the following features, so we'd need to work around them: no lists, no native auto-timestamps,

prisma doesn't support bulk batch uploads in rust get rid of prisma

Acceptance Criteria

Beep boop

Proposed Solution

Beep bop

Mocks

No response