SQLite is an in-Procedure library that implements a self-contained, 0-Configuration, Serverless, Transactional SQL Database Engine. The Source Code for SQLite exists in the Public Domain and is Free for both Private and Business purposes.
SQLite has bindings to numerous Programming Languages inclusive of C, C , BASIC, C#, Python, Java and Delphi. The COM (ActiveX) Wrapper Makes SQLite Accessible to scripted languages on Windows together with VB Script and JavaScript, for that reason including capabilities to HTML Packages. It is likewise available in embedded working sySTEMs including iOS, Android, Symbian OS, Maemo, BlackBerry and WebOS because of its small size and ease of use.
SQLite is Atomicity, Consistency, Isolation, sturdiness (ACID) compliant. This embedded Relational Database control gadget is contained in a small C Programming library and is an essential a part of customer-based programs. SQLite makes use of a dynamic SQL Syntax and perForms Multitasking to do reads and writes on the equal time. The reads and writes are executed without delay to normal disk documents.
An SQLite library is called dynamically and Application Programs use SQLite Functionality thru simple function calls, lowering Latency in Database get entry to. These programs shop whole Databases as unmarried go-Platform Files on Host machines. This simple design is carried out with the aid of Locking the whole database file at some point of a write.
SQLite implements the SQL-92 widespread for SQL and uses an unusual Device for SQL well matched database Control Structures. Types are assigned to man or woman values, including flexibility to columns whilst bound to dynamic Scripting Languages. Full Unicode aid in SQLIte is non-compulsory.
Your Score to SQLite article
Score: 5 out of 5 (1 voters)
Be the first to comment on the SQLite
tech-term.com© 2023 All rights reserved