Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Is using Sqlite possible?

Questions related to using nuBuilder Forte.
Post Reply
phneoix
Posts: 1
Joined: Wed Nov 27, 2024 5:45 pm
Has thanked: 1 time

Is using Sqlite possible?

Unread post by phneoix »

Hi,
I am a new nubuilder user.
My current app uses sqlite database. I wish to know can i use the same database or do i have to migrate my sqlite db to mysql

Thanks
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Is using Sqlite possible?

Unread post by kev1n »

Hi phneoix,

Welcome to nuBuilder!

nuBuilder does not support SQLite. You’ll need to migrate your SQLite database to MySQL or MariaDB to use it with nuBuilder. There are tools and guides available online to help with this migration process.
Post Reply