Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

369
Views
Can you get a sqlite3 database on AWS?

I made a website that uses a sqlite3 database, and I'm trying to get my program on AWS using elastic beanstalk. I've been googling, but can't find any instructions/tutorials on how to get a sqlite3 database running on AWS. Does AWS support sqlite3? Is there some trick to making it work? And if not, what do you recommend? Many thanks.

over 4 years ago · Santiago Trujillo
2 answers
Answer question

0

I am not entirely sure whether this is possible because I have not done it before, but I'll point you in the right direction.

There is documentation that shows you how to get started with a custom Amazon Machine Image (AMI) for your elastic beanstalk environment. So what I would recommend doing is:

  1. install sqlite3 on an EC2 instance,
  2. configure sqlite3 to your requirements,
  3. ensure the instance starts the sqlite3 service on boot,
  4. create an AMI of the instance,
  5. follow this documentation:

https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.customenv.html

Please let me know how you go and I may be able to help if you get stuck along the way.

over 4 years ago · Santiago Trujillo Report

0

You can refer to the documentation below which will help you to get to the Beanstalk console and add the SQLite3 to the AWS. This is for the MySQL but you can change the database engine to SQLite3 from Database settings.

https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.managing.db.html

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!