Jump to content

embedded secure sqlite database system for embedded os(TS-linux)


syahmicro

Recommended Posts

Maybe this will help: http://www.sqlite.org/limits.htmlhttp://www.sqlite.org/docs.htmlhttp://www.sqlite.org/faq.html If you're asking how to design and build a database that stores users and passwords and permissions, then SQLite is no different than any other database in that respect. The same design and implementation decisions apply regardless of whether you're using SQLite or another database.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...