{"json_modified": "2014-05-19T08:07:04.340848", "slug": "Web/API/IndexedDB_API", "tags": [], "locale": "it", "title": "IndexedDB", "translations": [{"locale": "en-US", "localization_tags": [], "last_edit": "2014-04-15T06:50:56", "url": "/en-US/docs/Web/API/IndexedDB_API", "title": "IndexedDB"}, {"locale": "ja", "localization_tags": [], "last_edit": "2012-10-06T23:22:53", "url": "/ja/docs/IndexedDB", "title": "IndexedDB"}, {"locale": "zh-CN", "localization_tags": [], "last_edit": "2014-03-31T05:52:04", "url": "/zh-CN/docs/IndexedDB", "title": "IndexedDB"}, {"locale": "ko", "localization_tags": [], "last_edit": "2013-08-14T08:44:27", "url": "/ko/docs/IndexedDB", "title": "IndexedDB"}, {"locale": "es", "localization_tags": [], "last_edit": "2013-01-22T17:06:51", "url": "/es/docs/IndexedDB-840092-dup", "title": "IndexedDB"}, {"locale": "zh-TW", "localization_tags": [], "last_edit": "2013-11-05T09:38:05", "url": "/zh-TW/docs/IndexedDB", "title": "IndexedDB"}, {"locale": "fr", "localization_tags": [], "last_edit": "2013-02-09T09:31:47", "url": "/fr/docs/IndexedDB", "title": "IndexedDB"}, {"locale": "pl", "localization_tags": [], "last_edit": "2013-10-22T08:29:33", "url": "/pl/docs/IndexedDB", "title": "IndexedDB"}, {"locale": "de", "localization_tags": [], "last_edit": "2013-06-09T09:35:29", "url": "/de/docs/IndexedDB", "title": "IndexedDB"}, {"locale": "nl", "localization_tags": [], "last_edit": "2013-09-11T23:50:55", "url": "/nl/docs/IndexedDB", "title": "IndexedDB"}, {"locale": "ru", "localization_tags": [], "last_edit": "2013-10-06T08:47:28", "url": "/ru/docs/IndexedDB", "title": "IndexedDB"}, {"locale": "bn-BD", "localization_tags": [], "last_edit": "2014-01-19T09:51:55", "url": "/bn-BD/docs/IndexedDB", "title": "IndexedDB"}, {"locale": "pt-BR", "localization_tags": [], "last_edit": "2014-02-07T10:58:14", "url": "/pt-BR/docs/IndexedDB", "title": "IndexedDB"}], "modified": "2014-05-18T15:04:31", "label": "IndexedDB", "localization_tags": ["inprogress"], "url": "/it/docs/Web/API/IndexedDB_API", "last_edit": "2014-05-18T15:04:23", "summary": "IndexedDB \u00e8 un sistema di database transazionale, che inizialmente potrebbe creare confusione se si \u00e8 abituati a lavorare solo con i database relazionali, ma presto diverr\u00e0 abbastanza chiaro. IndexedDB permette di memorizzare e recuperare oggetti indicizzati con una chiave. E' necessario specificare lo schema del database, aprire una connessione al proprio database e poi recuperare ed aggiornare i dati attraverso una serie di transazioni.", "sections": [{"id": "Concetti_chiave_ed_uso", "title": "Concetti chiave ed uso"}, {"id": "Sincrono_e_asincrono", "title": "Sincrono e asincrono"}, {"id": "Limiti_di_memorizzazione", "title": "Limiti di memorizzazione"}, {"id": "Asynchronous_API", "title": "Asynchronous API"}, {"id": "Connecting_to_a_database", "title": "Connecting to a database"}, {"id": "Accessing_results_of_database_requests", "title": "Accessing results of database requests"}, {"id": "Retrieving_and_modifying_data", "title": "Retrieving and modifying data"}, {"id": "Deprecated_interfaces", "title": "Deprecated interfaces"}, {"id": "Synchronous_API", "title": "Synchronous API"}, {"id": "Example", "title": "Examples"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Quick_Links", "title": "Guides and recommendations Basic concepts behind IndexedDB Using IndexedDB Offline guide on App Center Asynchronous interfaces IDBCursor IDBCursorWithValue IDBDatabase IDBEnvironment IDBFactory IDBIndex IDBKeyRange IDBObjectStore IDBOpenDBRequest IDBRequest IDBTransaction Synchronous interfaces IDBCursorSync IDBDatabaseSync IDBEnvironmentSync IDBFactorySync IDBIndexSync IDBObjectStoreSync IDBTransactionSync"}], "id": 108863, "review_tags": []}