0

The the limits or suggestion about maximum number of tables with sqlite3. On 64bits Linux OS.

1 Answer 1

0

sqlite limits does not specify a maximum number of tables. And since sqlite was intended to have as few limits as possible I would conclude that there is no limit.

Sign up to request clarification or add additional context in comments.

1 Comment

To have as few limits as possible is an design intention of sqlite. As recent versions, sqlite3, it shows they are going to make limits clearer than 'less limits'. But I think this should not concern the number of tables in normal usage. Just for cases.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.