elliotchance / vsql

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

Home Page:https://vsql.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✌️ 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:

About

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

https://vsql.readthedocs.io

License:MIT License


Languages

Language:V 94.5%Language:Python 3.3%Language:Verilog 0.8%Language:Shell 0.6%Language:Makefile 0.5%Language:GLSL 0.3%Language:AMPL 0.0%Language:Dockerfile 0.0%