SQLite
数据库模式 Relational
官网 https://www.sqlite.org/
说明文档 https://www.sqlite.org/docs.html
安装说明
数据类型
DDL语法
示例代码 https://gitee.com/anyline/anyline-simple/tree/master/anyline-simple-data-jdbc-dialect/anyline-simple-data-jdbc-sqlite
驱动类 org.sqlite.JDBC
驱动下载
驱动maven
JDBC-URL jdbc:sqlite:{database}
支持语言 Actionscript,Ada,Basic,C,C#,C++,D,Delphi,Forth,Fortran,Haskell,Java,JavaScript,Lisp,Lua,MatLab,Objective-C,OCaml,Perl,PHP,PL/SQL,Python,R,Ruby,Scala,Scheme,Smalltalk,Tcl
支持接口 ADO.NET inofficial driver,JDBC inofficial driver,ODBC inofficial driver
最近更新 搜索 提交