Overview
This is a repackaged open source software product wherein additional charges apply for technical support and maintenance by Apps4Rent.
SQLite is an embedded database engine that is used for storing data locally on application software. SQLite is a software library that runs on a serverless architecture to allow applications to read and write files on disks directly and does not need to be configured or installed for use. It requires minimal support from operating systems making it ideal for virtually every device and system that could use a database engine.
SQLite transactions are Atomic, Consistent, Isolated, and Durable (ACID) compliant in the sense that they are either executed completely or not at all. The use of dynamic tables ensures that values do not have to be allocated to specific columns of the data type to which they belong. Additionally, SQLite creates in-memory databases and allows one-to-many connections to database files.
Highlights
- Apps4Rent provides SQLite which is ready to use for Production Environment.
Details
Typical total price
$0.146/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.medium Recommended | $0.10 | $0.046 | $0.146 |
t2.large | $0.10 | $0.093 | $0.193 |
t2.xlarge | $0.10 | $0.186 | $0.286 |
c3.large | $0.10 | $0.105 | $0.205 |
c3.xlarge | $0.10 | $0.21 | $0.31 |
c3.2xlarge | $0.10 | $0.42 | $0.52 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
Apps4Rent does not offer commercial licenses or refund to any product mentioned above. The product comes with open source licenses.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Additional details
Usage instructions
For Linux: Connect to your Linux instance via port no. 22 using SSH. Please refer this article: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstancesLinux.html Sign-in credentials: Username: admin Refer this article to get started with this product - https://www.sqlite.org/quickstart.html
Following are some commands you can use to verify SQLite is installed in the system: To check the version and start your SQLite: "sqlite3" After entering the above commands, you will enter SQLite for help simply type: ".help" To exit SQLite type: ".exit"
Follow the attached article for more CLI commands for SQLite: https://www.educba.com/sqlite-commands/
Resources
Vendor resources
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.