All Projects → elliotchance → vsql

elliotchance / vsql

Licence: MIT license
✌️ Single-file or PostgreSQL-server compatible transactional SQL database written in pure V.

Programming Languages

V
68 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to vsql

reflect
🪞 Runtime reflection for V (vlang)
Stars: ✭ 26 (-85.23%)
Mutual labels:  vlang, vlang-library
vredis
Redis client for V, written in V
Stars: ✭ 43 (-75.57%)
Mutual labels:  vlang, vlang-library
vargs
Simple argument parsing library for V.
Stars: ✭ 36 (-79.55%)
Mutual labels:  vlang
kate-syntax-highlight-v
Syntax highlighting of V files for the Kate editor
Stars: ✭ 17 (-90.34%)
Mutual labels:  vlang
vast
A simple tool for vlang, generate v source file to AST json file
Stars: ✭ 23 (-86.93%)
Mutual labels:  vlang
py2many
Transpiler of Python to many other languages
Stars: ✭ 420 (+138.64%)
Mutual labels:  vlang
minesweeper-v
Minesweeper Written in Vlang
Stars: ✭ 19 (-89.2%)
Mutual labels:  vlang
viup
A V wrapper for the cross-platform UI library, IUP.
Stars: ✭ 36 (-79.55%)
Mutual labels:  vlang
registry
Package registry for vpkg
Stars: ✭ 13 (-92.61%)
Mutual labels:  vlang
discord.v
Discord Bot Framework written in V
Stars: ✭ 83 (-52.84%)
Mutual labels:  vlang
vinix
Vinix is an effort to write a modern, fast, and useful operating system in the V programming language
Stars: ✭ 1,512 (+759.09%)
Mutual labels:  vlang
boundstone
High Performance / Fast Compilation / Lightweight MCBE Server
Stars: ✭ 42 (-76.14%)
Mutual labels:  vlang
vsql
A sql query builder for V
Stars: ✭ 35 (-80.11%)
Mutual labels:  vlang
vave
🌊 A crazy simple library for reading/writing WAV files in V. Zero dependencies, 100% cross-platform.
Stars: ✭ 35 (-80.11%)
Mutual labels:  vlang
v2048
A simple game of 2048, written in V.
Stars: ✭ 19 (-89.2%)
Mutual labels:  vlang
compiler-benchmark
Benchmarks compilation speeds of different combinations of languages and compilers.
Stars: ✭ 93 (-47.16%)
Mutual labels:  vlang
vbf
A brainfuck interpreter/compiler written in V.
Stars: ✭ 17 (-90.34%)
Mutual labels:  vlang
v-mode
🌻 An Emacs major mode for the V programming language.
Stars: ✭ 49 (-72.16%)
Mutual labels:  vlang
jisoni
A native JSON parser written in pure @vlang/v
Stars: ✭ 13 (-92.61%)
Mutual labels:  vlang
termtable
Simple and highly customizable library to display tables in the terminal.
Stars: ✭ 41 (-76.7%)
Mutual labels:  vlang

✌️ vsql

vsql is a single-file or PostgreSQL-server compatible, transactional, SQL-compliant database written in pure V with zero dependencies.

After installing or updating, you can use vsql within your V applications, interact with database files using the CLI, or connect to a database using the built-in PostgreSQL-compatible server.

See the full documentation at vsql.readthedocs.io or use one of the quick links:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].