Skip to content
/ vsql Public
forked from elliotchance/vsql

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

License

Notifications You must be signed in to change notification settings

Zhomart/vsql

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • V 97.0%
  • Python 2.4%
  • Other 0.6%