SQLite is quickly becoming the prefered database for development apps.
SQLite迅速成为了开发中最受欢迎的数据库。
互联网摘选
There are a number of good Web-based SQLite database management systems.
目前有许多优秀的基于Web的SQLite数据库管理系统。
互联网摘选
What are your plans for the future ( related to C#-SQLite, of course)?
你未来的计划是什么(当然是和C-SQLite相关的)?
互联网摘选
Android provides support to local relational databases through SQLite.
Android通过SQLite提供对本地关系数据库的支持。
互联网摘选
SQLite没有用户帐户概念,而是根据文件系统确定所有数据库的权限。
互联网摘选
这个数据库功能实际上就是一个与底层SQLite实现交互的JavaScript接口。
互联网摘选
SQLite implements isolated transactions through exclusive and shared locks at the database level.
SQLite通过数据库级上的独占性和共享锁定来实现独立事务处理。
互联网摘选
SQLite is an open source embeddable database engine written in C by D.Richard Hipp.
SQLite是D.Richard Hipp用C语言编写的开源嵌入式数据库引擎。
互联网摘选
SQLite是一个实现了自包含、可嵌入、零配置的SQL数据库引擎的小规模C代码库。
互联网摘选
SQLite之类的嵌入式数据库的易于使用性可以加快应用程序的开发,并使得小型应用程序能够完全支持复杂的SQL。
互联网摘选
如果您可以解除这些限制问题,并且对快速灵活的嵌入式开源数据库引擎很感兴趣,则应重点考虑使用SQLite。
互联网摘选
When a value is inserted into the database, SQLite will examine its type.
当某个值插入数据库时,SQLite将检查它的类型。
互联网摘选
开发者也可以另外选择内嵌的SQLite特性来存储关系型数据。
互联网摘选
contrib目录中包含核心SQLite开发团队所没有提供的附加软件。
互联网摘选
A content provider's job is to manage access to persisted data, such as a SQLite database.
内容提供程序的任务是管理对持久数据的访问,例如SQLite数据库。
互联网摘选
