Installation Creating a base Opening a base Closing a base Inserting a record by keyword by list as strings Selecting records by identifier by list comprehension the select() method regular expressions sorting the result select for update Updating a record selection for update concurrency control Deleting records Number of records Field names and types Cleanup Links between bases Modifying the structure adding fields removing fields
Speed comparison with other databases
The test Results Conclusions