Skip to content

mudhairless/unqlite-freebasic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnQLite Wrapper for FreeBASIC

This is a translation of UnQLite's C API headers to FreeBASIC. A build makefile is provided to build the included UnQLite library and the FreeBASIC example(s).

Building

make make examples

Installing

  • Copy inc/*.bi to your FreeBASIC include directory.
  • Copy lib/*.a to your FreeBASIC library directory.

UnQLite

About

Wrapper of UnQLite NoSQL Database for the FreeBASIC Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages