# Can I connect to SQLite and MySQL at the same time?

**URL:** https://community.nocodb.com/t/can-i-connect-to-sqlite-and-mysql-at-the-same-time/905
**Category:** Self-Host
**Created:** [October 21, 2023, 11:15pm UTC](https://community.nocodb.com/t/can-i-connect-to-sqlite-and-mysql-at-the-same-time/905 "2023-10-21T23:15:48Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![xmontero](https://yyz1.discourse-cdn.com/flex011/user_avatar/community.nocodb.com/xmontero/32/381_2.png) [@xmontero](https://community.nocodb.com/u/xmontero)
#### Post date: [October 21, 2023, 11:15pm UTC](https://community.nocodb.com/t/can-i-connect-to-sqlite-and-mysql-at-the-same-time/905/1 "2023-10-21T23:15:49Z")

</div>

Hi! New here!

I run nocodb from a docker. Still trying it out to decide if we incorporate it to our stack.

May I have nocoDB connected to SQLite for some tables and to MySQL for others from the same instance?

---

<div class="post-metadata">

### Author: ![dstala](https://avatars.discourse-cdn.com/v4/letter/d/f04885/32.png) [@dstala](https://community.nocodb.com/u/dstala)
#### Post date: [October 22, 2023, 12:07am UTC](https://community.nocodb.com/t/can-i-connect-to-sqlite-and-mysql-at-the-same-time/905/2 "2023-10-22T00:07:07Z")

</div>

Yes.

One base (project) can connect to one data source. You can have a base connected to SQLite, and another one with MySQL. You can not join tables (or link records) between these though.
