issues
search
hyrise
/
hyrise-v1
HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)
https://github.com/hyrise/hyrise
MIT License
89
stars
44
forks
source link
Implemented SQL data modifying and defining statements
#397
Closed
torpedro
closed
9 years ago
torpedro
commented
9 years ago
let's try again with bugfix.
INSERT (for VALUES only)
UPDATE
DELETE (TRUNCATE)
CREATE TABLE
DROP TABLE
let's try again with bugfix.