Sqlite China  
首页 | 各种语言的sqlite编程 | sqlite研究 | sqlite应用实例与杂谈 |sqlite相关下载 | SQlite论坛
当前位置 : 主页>sqlite应用实例与杂谈>列表
SQLite 的Lua 封装类(3.x)
来源:工友 作者:工友 时间:2007-12-22
Lua-Sqlite3 is a binding of Sqlite3 for Lua. Lua-Sqlite3 is unique in contrast to other database bindings that it consists of two layers. The first layer translates the SQLite 3 implementation's C API to Lua. The first layer is called the backend. The second layers are frontend layers, written in Lua. These layers provide a nice and smart view of the database Currently, Lua-Sqlite3 implements two frontends: 1. A specialiced frontend which provides all sqlite3 capabilities. 2. A LuaSQL compatible frontend as used on the Kepler Project.

http://www.nessie.de/mroth/lua-sqlite3/
/upimg/soft/1_071222095231.zip
(阅读次数:
上一篇:SQLite wince 移植版 源代码 下一篇:SQLite在嵌入式Web服务器中的应用
[收藏] [推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]
用户名: 新注册) 密码: 匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
§最新评论
热点文章
·TinaCMS 迷你CMS系统(SQLi
·推广SQLite数据库的运用-
·FexBook留言本
·Php+Sqlite+Ajax的C-blog
·Mysql到Sqlite的SQL语句转
·CppSQLite - SQLite的C++
·用 PHPRPC 实现 Ajax 级联
·走进全文搜索
·PHP+SQLITE制作简单的视频
·一个SQLite的轻量级包装 L
·SQLite 的一个Delphi 封装
·SQLite 的Lua 封装类(3.x
·php5+sqlite 网络日志 BF-
·一个小巧简单的LUA绑定SQL
·SQLite3 MFC 封装类
相关文章
·TinaCMS 迷你CMS系统(SQLi
·SQLite 的Lua 封装类(3.x
·CppSQLite - SQLite的C++
·SQLite3 MFC 封装类
·Mysql到Sqlite的SQL语句转
·SQLite 的一个Delphi 封装
·一个SQLite的轻量级包装 L
·一个小巧简单的LUA绑定SQL
·PHP+SQLITE制作简单的视频
·FexBook留言本

版权Power by DedeCms   后台登陆
Copyright @ 2007