GithubHelp home page GithubHelp logo

raw-os_sqlite's Introduction

#Raw-OS_Sqlite


Raw-OS_Sqlite is a Sqlite3 porting on Raw-OS Real Time Operation System. This project implements a very sample VFS named "RAW" that uses FatFs API such as f_open(), f_close(), f_read(), f_write(), f_seek(), f_truncate(), f_sync(), f_unlink(), and so forth.

##Screenshots

sqlite_shell


##How to build

###MinGW

$ cd port/win32/mingw
$ make

###MSVC2005 Open file port\win32\msvc2005\raw-vc.sln with Microsoft Visual Studio 2005, and run build solution.

###MSVC2010 Open file port\win32\msvc2010\raw-vc.sln with Microsoft Visual Studio 2010, and run build solution.

##How to run

Open DOS command prompt, and CD to excuable output directory.

> sqlite 0:database.db 

For more infomation, please refer to this. Enjoy it.

raw-os_sqlite's People

Contributors

xluoly avatar

Stargazers

Juhang Park avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

raw-os_sqlite's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.