elliotchance/vsql
✌️ Single-file or PostgreSQL-server compatible transactional SQL database written in pure V.
VMIT
Issues
- 0
Crash when executing `vsql bench` on windows
#197 opened by forchid - 9
make fails
#190 opened by gshields - 2
- 0
- 2
Fix transaction ID wraparound
#70 opened by elliotchance - 0
Provide docker image
#150 opened by elliotchance - 0
CAST(REAL AS BIGINT) boundary checking
#121 opened by elliotchance - 0
-9223372036854775808 overflows
#116 opened by elliotchance - 0
Support for SEQUENCES
#139 opened by elliotchance - 5
PG server!
#141 opened by ichson - 0
Improve parser errors
#138 opened by elliotchance - 0
examples not work with latest v version
#134 opened by amirrezasalimi - 4
- 3
'name' is reserved: cant use 'name' as a column name
#103 opened by BEN00262 - 0
Objects may extend beyond a single page
#43 opened by elliotchance - 0
`FLOAT(n)` does not have any affect
#119 opened by elliotchance - 0
File format is not cross platform
#76 opened by elliotchance - 2
- 3
Failure to create lock file
#95 opened by BEN00262 - 5
Support for builtin orm
#90 opened by N0tExisting - 2
Durability (& reliability) versus performance
#88 opened by dumblob - 2
Transaction questions
#89 opened by elliotchance - 0
Cannot compile with `-prod`
#97 opened by elliotchance - 0
Fix linux build
#98 opened by elliotchance - 4
Add benchmarks with other drivers (sqlite, pg)
#60 opened by Terisback - 0
ORDER BY 1, 2, 3
#85 opened by elliotchance - 0
SELECT *, ABS(10 - x) FROM foo
#83 opened by elliotchance - 0
LIKE and SIMILAR TO do not support ESCAPE
#81 opened by elliotchance - 1
Recover expired rows in MVCC
#71 opened by elliotchance - 1
- 1
Allow multiple connections in server mode
#46 opened by elliotchance - 0
Dropping a table does not delete rows
#65 opened by elliotchance - 0
sql: PRIMARY KEY to support range queries
#58 opened by elliotchance - 0
sql: PRIMARY KEY to support more types
#57 opened by elliotchance - 0
sql: PRIMARY KEY with multiple columns
#56 opened by elliotchance - 0
planner: Understand PK in logical operation
#55 opened by elliotchance - 0
Support SQL comments
#53 opened by elliotchance - 0
Ensure CHAR(n) are space padded
#52 opened by elliotchance - 0
SELECT FROM VALUES
#51 opened by elliotchance - 0
Support TABLE statement
#50 opened by elliotchance - 0
INSERT bulk
#49 opened by elliotchance - 0
Fix "msg" in response
#48 opened by elliotchance - 0
Allow in-memory database
#45 opened by elliotchance - 0
"FETCH FIRST ROW ONLY"
#33 opened by elliotchance - 0
Row ID generation needs to be improved
#44 opened by elliotchance - 0
Improve file format header
#42 opened by elliotchance - 10
v0.11.0 server crash upon start
#37 opened by michaeldesu - 0
Add version command
#38 opened by elliotchance - 6
server: Cannot connect using .NET driver
#26 opened by AngelMunoz - 0
psql is not working
#29 opened by elliotchance