Overview
A super-fast, immutable, and cryptographically verifiable ledger database that provides transactional integrity, ACID compliance, an auditor and SDKs for Python, Node.js, Java and Go.
Highlights
- Fast and reliable immutable database
- Powerful, easy to use admin
- Open source
Details
Typical total price
$0.083/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.nano | $0.00 | $0.006 | $0.006 |
t2.micro AWS Free Tier | $0.00 | $0.012 | $0.012 |
t2.small | $0.00 | $0.023 | $0.023 |
t2.medium | $0.00 | $0.046 | $0.046 |
t2.large | $0.00 | $0.093 | $0.093 |
t2.xlarge | $0.00 | $0.186 | $0.186 |
t2.2xlarge | $0.00 | $0.371 | $0.371 |
t3.nano | $0.00 | $0.005 | $0.005 |
t3.micro AWS Free Tier | $0.00 | $0.01 | $0.01 |
t3.small | $0.00 | $0.021 | $0.021 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
no refunds
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
What's new:
- New feature: ODBC support via PostgreSQL driver.
- More SQL statements
- User management is now possible using SQL statements
- UUID Datatype
- Historical SQL queries
- Improved Document Audit endpoint
- Index Management
- Swagger UI
Document Data Model can be accessed through a Swagger UI. Providing the API to interact with the document data-model API in a simple and intuitive way.
- UUID datatype
Both the SQL data model as well as the Document data model now support this useful datatype. (#1796)
- Historical SQL queries
Row history can be queried using SQL. (#1804)
- Improved Document Audit endpoint
The Document Audit endpoint now displays the timestamp and the username associated with each change made to a document during revisions..
Furthermore, it is also possible to audit revisions of documents without retrieving the actual documents themselves (omitPayloads parameter)
- Index Management
Prior to this release, index creation at the SQL and Document Data Model levels was only possible at the point of initialization, i.e. when a table or collection was empty. Since this release, this limitation has been overcome and non-unique indexes can now be created at any time, and they can also be physically deleted at any time.
- More SQL statements
The addition of SQL statements for renaming tables and removing them from the database has been made. In addition, it is possible to add and remove columns from a table at any time.
Additional details
Usage instructions
After you've started the EC2 instance, immudb is ready to receive your data. You can access immudb in many ways:
- you can use the webconsole, pointing your browser at http://<ec2address>:8080/
- you can use immuclient or immuadmin, the CLI tools (which are already present in the instance) from the ssh console
- you can use the gRPC interface at port 3322, by leveraging any immudb SDKs
Preset credentials for accessing immudb are:
- the username is always "immudb"
- password is set to the instance id on the VM on the first boot.
So your EC2 instance has, for example, instance_id "i-096d5021de5f57577", you must use that as password. You can change the password using the command "immuadmin user changepassword immudb"
You can find more information at https://docs.immudb.io/
Resources
Vendor resources
Support
Vendor support
For any question contact us on Discord:
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.