Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Download
Faster access than browser!
 

SQLite

Index SQLite

SQLite is a relational database management system contained in a C programming library. [1]

186 relations: ACID, ActiveX, ADO.NET, Adobe Acrobat, Adobe AIR, Adobe Lightroom, Adobe Systems, Android (operating system), AOL, Application software, Apress, AutoIt, B-tree, BASIC, Berkeley DB, BlackBerry 10, BMW, Bugzilla, C (programming language), C Sharp (programming language), C++, Client–server model, Clipper (programming language), Code coverage, Common Lisp, Comparison of relational database management systems, Component Object Model, Component Pascal, Computer file, Console application, Core Data, Cross-platform, Curl (programming language), D (programming language), D. Richard Hipp, Dalvik (software), Data control language, Data integrity, Data type, Database administrator, Database engine, Database transaction, Database trigger, Dbm, Distributed version control, Django (web framework), Document-oriented database, Drupal, Dynamic linker, Elixir (programming language), ..., Emacs Lisp, Embedded database, Embedded system, Evernote, F Sharp (programming language), File system permissions, Firefox, Flame (malware), Flat file database, Fossil (software), Free Pascal, FreeBASIC, FreeBSD, General Dynamics, Go (programming language), Google Chrome, Guided missile destroyer, H2 (DBMS), Harbour (software), Haskell (programming language), Haxe, Hierarchical and recursive queries in SQL, HP-UX, HTML Application, IBM Informix, IDrive, Illumos, Indexed Database API, Integer, Integer (computer science), Inter-process communication, Internationalization and localization, IOS, IPhone, Java (programming language), Java virtual machine, JavaScript, JScript, JSON, Julia (programming language), Kibibyte, LabVIEW, Language binding, Laravel, Latency (engineering), Library (computing), Linker (computing), Lisp (programming language), List of features in Android, List of relational database management systems, LiveCode, Lock (computer science), Lua (programming language), Lulu.com, Mac OS X Tiger, MacOS, Maemo, Manifest typing, MATLAB, MeeGo, Mozilla Thunderbird, NetBSD, NewLISP, Nim (programming language), NoSQL, O'Reilly Media, Object Pascal, Objective-C, OCaml, Open Database Connectivity, OpenBSD, OpenLisp, OpenOffice.org, OpenSolaris, Opera (web browser), Operating system, Pascal (programming language), Perl, PHP, Pike (programming language), PostgreSQL, Process (computing), Programming language, Proprietary software, Pseudocolumn, Public domain, PureBasic, Python (programming language), R (programming language), Racket (programming language), Rebol, Regression testing, Relational database management system, Return code, Robustness principle, Ruby (programming language), Ruby on Rails, Rust (programming language), Safari (web browser), Sams, Scheme (programming language), Service Management Facility, Signed number representations, Skype, Smalltalk, Solaris (operating system), SpatiaLite, SQL, SQL Server Compact, SQL-92, Static library, String (computer science), Strong and weak typing, Subroutine, Swift (programming language), Symbian, Syntax, Tcl, Test harness, Thread (computing), Tizen, Trac, Type system, Unicode, United States Navy, VBScript, View (SQL), Visual Basic .NET, Web browser, Web SQL Database, Web2py, WebOS, Windows 10, Write-ahead logging, Xojo, XULRunner. Expand index (136 more) »

ACID

In computer science, ACID (Atomicity, Consistency, Isolation, Durability) is a set of properties of database transactions intended to guarantee validity even in the event of errors, power failures, etc.

New!!: SQLite and ACID · See more »

ActiveX

ActiveX is a software framework created by Microsoft that adapts its earlier Component Object Model (COM) and Object Linking and Embedding (OLE) technologies for content downloaded from a network, particularly from the World Wide Web.

New!!: SQLite and ActiveX · See more »

ADO.NET

ADO.NET is a data access technology from the Microsoft.NET Framework that provides communication between relational and non-relational systems through a common set of components.

New!!: SQLite and ADO.NET · See more »

Adobe Acrobat

Adobe Acrobat is a family of application software and Web services developed by Adobe Systems to view, create, manipulate, print and manage files in Portable Document Format (PDF).

New!!: SQLite and Adobe Acrobat · See more »

Adobe AIR

Adobe AIR (formerly Adobe Integrated Runtime) is a cross-platform runtime system developed by Adobe Systems for building desktop applications and mobile applications, programmed using Adobe Animate, ActionScript and optionally Apache Flex.

New!!: SQLite and Adobe AIR · See more »

Adobe Lightroom

Adobe Lightroom (officially Adobe Photoshop Lightroom) is a family of image organization and image manipulation software developed by Adobe Systems for Windows and macOS.

New!!: SQLite and Adobe Lightroom · See more »

Adobe Systems

Adobe Systems Incorporated, commonly known as Adobe, is an American multinational computer software company.

New!!: SQLite and Adobe Systems · See more »

Android (operating system)

Android is a mobile operating system developed by Google, based on a modified version of the Linux kernel and other open source software and designed primarily for touchscreen mobile devices such as smartphones and tablets.

New!!: SQLite and Android (operating system) · See more »

AOL

AOL (formerly a company known as AOL Inc., originally known as America Online, and stylized as Aol.) is a web portal and online service provider based in New York.

New!!: SQLite and AOL · See more »

Application software

An application software (app or application for short) is a computer software designed to perform a group of coordinated functions, tasks, or activities for the benefit of the user.

New!!: SQLite and Application software · See more »

Apress

Apress Media LLC is a publisher of information technology books, based in New York City.

New!!: SQLite and Apress · See more »

AutoIt

AutoIt is a freeware automation language for Microsoft Windows.

New!!: SQLite and AutoIt · See more »

B-tree

In computer science, a B-tree is a self-balancing tree data structure that keeps data sorted and allows searches, sequential access, insertions, and deletions in logarithmic time.

New!!: SQLite and B-tree · See more »

BASIC

BASIC (an acronym for Beginner's All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages whose design philosophy emphasizes ease of use.

New!!: SQLite and BASIC · See more »

Berkeley DB

Berkeley DB (BDB) is a software library intended to provide a high-performance embedded database for key/value data.

New!!: SQLite and Berkeley DB · See more »

BlackBerry 10

BlackBerry 10 is a proprietary mobile operating system for the BlackBerry line of smartphones, both developed by BlackBerry Limited (formerly Research In Motion).

New!!: SQLite and BlackBerry 10 · See more »

BMW

BMW (Bayerische Motoren Werke in German, or Bavarian Motor Works in English) is a German multinational company which currently produces luxury automobiles and motorcycles, and also produced aircraft engines until 1945.

New!!: SQLite and BMW · See more »

Bugzilla

Bugzilla is a web-based general-purpose bugtracker and testing tool originally developed and used by the Mozilla project, and licensed under the Mozilla Public License.

New!!: SQLite and Bugzilla · See more »

C (programming language)

C (as in the letter ''c'') is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.

New!!: SQLite and C (programming language) · See more »

C Sharp (programming language)

C# (/si: ʃɑːrp/) is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines.

New!!: SQLite and C Sharp (programming language) · See more »

C++

C++ ("see plus plus") is a general-purpose programming language.

New!!: SQLite and C++ · See more »

Client–server model

The client–server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients.

New!!: SQLite and Client–server model · See more »

Clipper (programming language)

Clipper is an xBase compiler, which is a computer programming language, that is used to create software programs that originally operated primarily under MS-DOS.

New!!: SQLite and Clipper (programming language) · See more »

Code coverage

In computer science, test coverage is a measure used to describe the degree to which the source code of a program is executed when a particular test suite runs.

New!!: SQLite and Code coverage · See more »

Common Lisp

Common Lisp (CL) is a dialect of the Lisp programming language, published in ANSI standard document ANSI INCITS 226-1994 (R2004) (formerly X3.226-1994 (R1999)).

New!!: SQLite and Common Lisp · See more »

Comparison of relational database management systems

The following tables compare general and technical information for a number of relational database management systems.

New!!: SQLite and Comparison of relational database management systems · See more »

Component Object Model

Component Object Model (COM) is a binary-interface standard for software components introduced by Microsoft in 1993.

New!!: SQLite and Component Object Model · See more »

Component Pascal

Component Pascal is a programming language in the tradition of Niklaus Wirth's Pascal, Modula-2, Oberon and Oberon-2.

New!!: SQLite and Component Pascal · See more »

Computer file

A computer file is a computer resource for recording data discretely in a computer storage device.

New!!: SQLite and Computer file · See more »

Console application

A console application is a computer program designed to be used via a text-only computer interface, such as a text terminal, the command line interface of some operating systems (Unix, DOS, etc.) or the text-based interface included with most Graphical User Interface (GUI) operating systems, such as the Win32 console in Microsoft Windows, the Terminal in Mac OS X, and xterm in Unix.

New!!: SQLite and Console application · See more »

Core Data

Core Data is an object graph and persistence framework provided by Apple in the macOS and iOS operating systems.

New!!: SQLite and Core Data · See more »

Cross-platform

In computing, cross-platform software (also multi-platform software or platform-independent software) is computer software that is implemented on multiple computing platforms.

New!!: SQLite and Cross-platform · See more »

Curl (programming language)

Curl is a reflective object-oriented programming language for interactive web applications whose goal is to provide a smoother transition between formatting and programming.

New!!: SQLite and Curl (programming language) · See more »

D (programming language)

D is an object-oriented, imperative, multi-paradigm system programming language created by Walter Bright of Digital Mars and released in 2001.

New!!: SQLite and D (programming language) · See more »

D. Richard Hipp

Dwayne Richard Hipp (born April 9, 1961) is the architect and primary author of SQLite as well as the Fossil SCM.

New!!: SQLite and D. Richard Hipp · See more »

Dalvik (software)

Dalvik is a discontinued process virtual machine (VM) in Google's Android operating system (while its bytecode format is still used as a distribution format, but no longer at runtime in newer Android) that executes applications written for Android.

New!!: SQLite and Dalvik (software) · See more »

Data control language

A data control language (DCL) is a syntax similar to a computer programming language used to control access to data stored in a database (Authorization).

New!!: SQLite and Data control language · See more »

Data integrity

Data integrity is the maintenance of, and the assurance of the accuracy and consistency of, data over its entire life-cycle, and is a critical aspect to the design, implementation and usage of any system which stores, processes, or retrieves data.

New!!: SQLite and Data integrity · See more »

Data type

In computer science and computer programming, a data type or simply type is a classification of data which tells the compiler or interpreter how the programmer intends to use the data.

New!!: SQLite and Data type · See more »

Database administrator

Database administrators (DBAs) use specialized software to store and organize data.

New!!: SQLite and Database administrator · See more »

Database engine

A database engine (or storage engine) is the underlying software component that a database management system (DBMS) uses to create, read, update and delete (CRUD) data from a database.

New!!: SQLite and Database engine · See more »

Database transaction

A transaction symbolizes a unit of work performed within a database management system (or similar system) against a database, and treated in a coherent and reliable way independent of other transactions.

New!!: SQLite and Database transaction · See more »

Database trigger

A database trigger is procedural code that is automatically executed in response to certain events on a particular table or view in a database.

New!!: SQLite and Database trigger · See more »

Dbm

The dbm library was a simple database engine, originally written by Ken Thompson and released by AT&T in 1979.

New!!: SQLite and Dbm · See more »

Distributed version control

In software development, distributed version control (also known as distributed revision control) is a form of version control where the complete codebase - including its full history - is mirrored on every developer's computer.

New!!: SQLite and Distributed version control · See more »

Django (web framework)

Django is a free and open-source web framework, written in Python, which follows the model-view-template (MVT) architectural pattern.

New!!: SQLite and Django (web framework) · See more »

Document-oriented database

A document-oriented database, or document store, is a computer program designed for storing, retrieving and managing document-oriented information, also known as semi-structured data.

New!!: SQLite and Document-oriented database · See more »

Drupal

Drupal is a free and open source content-management framework written in PHP and distributed under the GNU General Public License.

New!!: SQLite and Drupal · See more »

Dynamic linker

In computing, a dynamic linker is the part of an operating system that loads and links the shared libraries needed by an executable when it is executed (at "run time"), by copying the content of libraries from persistent storage to RAM, and filling jump tables and relocating pointers.

New!!: SQLite and Dynamic linker · See more »

Elixir (programming language)

Elixir is a functional, concurrent, general-purpose programming language that runs on the Erlang virtual machine (BEAM).

New!!: SQLite and Elixir (programming language) · See more »

Emacs Lisp

Emacs Lisp is a dialect of the Lisp programming language used as a scripting language by Emacs (a text editor family most commonly associated with GNU Emacs and XEmacs).

New!!: SQLite and Emacs Lisp · See more »

Embedded database

An embedded database system is a database management system (DBMS) which is tightly integrated with an application software that requires access to stored data, such that the database system is "hidden" from the application’s end-user and requires little or no ongoing maintenance.

New!!: SQLite and Embedded database · See more »

Embedded system

An embedded system is a computer system with a dedicated function within a larger mechanical or electrical system, often with real-time computing constraints.

New!!: SQLite and Embedded system · See more »

Evernote

Evernote is a mobile app designed for note taking, organizing, tasks lists, and archiving.

New!!: SQLite and Evernote · See more »

F Sharp (programming language)

F# (pronounced F sharp) is a strongly typed, multi-paradigm programming language that encompasses functional, imperative, and object-oriented programming methods.

New!!: SQLite and F Sharp (programming language) · See more »

File system permissions

Most file systems have methods to assign permissions or access rights to specific users and groups of users.

New!!: SQLite and File system permissions · See more »

Firefox

Mozilla Firefox (or simply Firefox) is a free and open-source web browser developed by Mozilla Foundation and its subsidiary, Mozilla Corporation.

New!!: SQLite and Firefox · See more »

Flame (malware)

Flame, also known as Flamer, sKyWIper, and Skywiper, is modular computer malware discovered in 2012 that attacks computers running the Microsoft Windows operating system.

New!!: SQLite and Flame (malware) · See more »

Flat file database

A flat file database is a database stored as an ordinary unstructured file called a "flat file".

New!!: SQLite and Flat file database · See more »

Fossil (software)

Fossil is a distributed version control system, bug tracking system and wiki software server for use in software development created by D. Richard Hipp.

New!!: SQLite and Fossil (software) · See more »

Free Pascal

Free Pascal Compiler (FPC) is a compiler for the closely related programming language dialects, Pascal and Object Pascal.

New!!: SQLite and Free Pascal · See more »

FreeBASIC

FreeBASIC is a multiplatform, free/open source (GPL) BASIC compiler for Microsoft Windows, protected-mode MS-DOS (DOS extender), Linux, FreeBSD and Xbox.

New!!: SQLite and FreeBASIC · See more »

FreeBSD

FreeBSD is a free and open-source Unix-like operating system descended from Research Unix via the Berkeley Software Distribution (BSD).

New!!: SQLite and FreeBSD · See more »

General Dynamics

General Dynamics Corporation (GD) is an American aerospace and defense multinational corporation formed by mergers and divestitures.

New!!: SQLite and General Dynamics · See more »

Go (programming language)

Go (often referred to as Golang) is a programming language created at Google in 2009 by Robert Griesemer, Rob Pike, and Ken Thompson.

New!!: SQLite and Go (programming language) · See more »

Google Chrome

Google Chrome is a freeware web browser developed by Google LLC.

New!!: SQLite and Google Chrome · See more »

Guided missile destroyer

A guided-missile destroyer is a destroyer designed to launch guided missiles.

New!!: SQLite and Guided missile destroyer · See more »

H2 (DBMS)

H2 is a relational database management system written in Java.

New!!: SQLite and H2 (DBMS) · See more »

Harbour (software)

Harbour is a modern computer programming language, primarily used to create database/business programs.

New!!: SQLite and Harbour (software) · See more »

Haskell (programming language)

Haskell is a standardized, general-purpose compiled purely functional programming language, with non-strict semantics and strong static typing.

New!!: SQLite and Haskell (programming language) · See more »

Haxe

Haxe is a high-level cross-platform multi-paradigm programming language and compiler that can produce applications and source code, for many different computing platforms, from one code-base.

New!!: SQLite and Haxe · See more »

Hierarchical and recursive queries in SQL

A hierarchical query is a type of SQL query that handles hierarchical model data.

New!!: SQLite and Hierarchical and recursive queries in SQL · See more »

HP-UX

HP-UX (from "Hewlett Packard Unix") is Hewlett Packard Enterprise's proprietary implementation of the Unix operating system, based on UNIX System V (initially System III) and first released in 1984.

New!!: SQLite and HP-UX · See more »

HTML Application

--> | genre.

New!!: SQLite and HTML Application · See more »

IBM Informix

IBM Informix is a product family within IBM's Information Management division that is centered on several relational database management system (RDBMS) offerings.

New!!: SQLite and IBM Informix · See more »

IDrive

iDrive is a system used to control most secondary vehicle systems in many current BMW cars.

New!!: SQLite and IDrive · See more »

Illumos

illumos is a free and open-source Unix operating system.

New!!: SQLite and Illumos · See more »

Indexed Database API

The Indexed Database API, or IndexedDB (formerly WebSimpleDB), is a World Wide Web Consortium (W3C) recommended web browser standard interface for a transactional local database of JSON objects collections with indices.

New!!: SQLite and Indexed Database API · See more »

Integer

An integer (from the Latin ''integer'' meaning "whole")Integer 's first literal meaning in Latin is "untouched", from in ("not") plus tangere ("to touch").

New!!: SQLite and Integer · See more »

Integer (computer science)

In computer science, an integer is a datum of integral data type, a data type that represents some range of mathematical integers.

New!!: SQLite and Integer (computer science) · See more »

Inter-process communication

In computer science, inter-process communication or interprocess communication (IPC) refers specifically to the mechanisms an operating system provides to allow the processes to manage shared data.

New!!: SQLite and Inter-process communication · See more »

Internationalization and localization

In computing, internationalization and localization are means of adapting computer software to different languages, regional differences and technical requirements of a target locale.

New!!: SQLite and Internationalization and localization · See more »

IOS

iOS (formerly iPhone OS) is a mobile operating system created and developed by Apple Inc. exclusively for its hardware.

New!!: SQLite and IOS · See more »

IPhone

iPhone is a line of smartphones designed and marketed by Apple Inc. The iPhone line of products use Apple's iOS mobile operating system software.

New!!: SQLite and IPhone · See more »

Java (programming language)

Java is a general-purpose computer-programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.

New!!: SQLite and Java (programming language) · See more »

Java virtual machine

A Java virtual machine (JVM) is a virtual machine that enables a computer to run Java programs as well as programs written in other languages and compiled to Java bytecode.

New!!: SQLite and Java virtual machine · See more »

JavaScript

JavaScript, often abbreviated as JS, is a high-level, interpreted programming language.

New!!: SQLite and JavaScript · See more »

JScript

JScript is Microsoft's dialect of the ECMAScript standard that is used in Microsoft's Internet Explorer.

New!!: SQLite and JScript · See more »

JSON

In computing, JavaScript Object Notation or JSON ("Jason") is an open-standard file format that uses human-readable text to transmit data objects consisting of attribute–value pairs and array data types (or any other serializable value).

New!!: SQLite and JSON · See more »

Julia (programming language)

Julia is a high-level dynamic programming language designed to address the needs of high-performance numerical analysis and computational science, without the typical need of separate compilation to be fast, while also being effective for general-purpose programming, web use or as a specification language.

New!!: SQLite and Julia (programming language) · See more »

Kibibyte

The kibibyte is a multiple of the unit byte for quantities of digital information.

New!!: SQLite and Kibibyte · See more »

LabVIEW

Laboratory Virtual Instrument Engineering Workbench (LabVIEW) is a system-design platform and development environment for a visual programming language from National Instruments.

New!!: SQLite and LabVIEW · See more »

Language binding

In computing, a binding from a programming language to a library or operating system service is an application programming interface (API) providing glue code to use that library or service in a given programming language.

New!!: SQLite and Language binding · See more »

Laravel

Laravel is a free, open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model–view–controller (MVC) architectural pattern and based on Symfony.

New!!: SQLite and Laravel · See more »

Latency (engineering)

Latency is a time interval between the stimulation and response, or, from a more general point of view, a time delay between the cause and the effect of some physical change in the system being observed.

New!!: SQLite and Latency (engineering) · See more »

Library (computing)

In computer science, a library is a collection of non-volatile resources used by computer programs, often for software development.

New!!: SQLite and Library (computing) · See more »

Linker (computing)

In computing, a linker or link editor is a computer utility program that takes one or more object files generated by a compiler and combines them into a single executable file, library file, or another 'object' file.

New!!: SQLite and Linker (computing) · See more »

Lisp (programming language)

Lisp (historically, LISP) is a family of computer programming languages with a long history and a distinctive, fully parenthesized prefix notation.

New!!: SQLite and Lisp (programming language) · See more »

List of features in Android

This is a list of features in the Android operating system.

New!!: SQLite and List of features in Android · See more »

List of relational database management systems

This is a list of relational database management systems.

New!!: SQLite and List of relational database management systems · See more »

LiveCode

LiveCode (formerly Revolution and MetaCard) is a cross-platform rapid application development runtime environment inspired by HyperCard.

New!!: SQLite and LiveCode · See more »

Lock (computer science)

In computer science, a lock or mutex (from mutual exclusion) is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution.

New!!: SQLite and Lock (computer science) · See more »

Lua (programming language)

Lua (from meaning moon) is a lightweight, multi-paradigm programming language designed primarily for embedded use in applications.

New!!: SQLite and Lua (programming language) · See more »

Lulu.com

Lulu Press, Inc., doing business as Lulu.com, is an online print-on-demand, self-publishing, and distribution platform.

New!!: SQLite and Lulu.com · See more »

Mac OS X Tiger

Mac OS X Tiger (version 10.4) is the fifth major release of Mac OS X (now named macOS), Apple's desktop and server operating system for Mac computers.

New!!: SQLite and Mac OS X Tiger · See more »

MacOS

macOS (previously and later) is a series of graphical operating systems developed and marketed by Apple Inc. since 2001.

New!!: SQLite and MacOS · See more »

Maemo

Maemo is a software platform developed by Nokia for smartphones and Internet tablets.

New!!: SQLite and Maemo · See more »

Manifest typing

In computer science, manifest typing is explicit identification by the software programmer of the type of each variable being declared.

New!!: SQLite and Manifest typing · See more »

MATLAB

MATLAB (matrix laboratory) is a multi-paradigm numerical computing environment and proprietary programming language developed by MathWorks.

New!!: SQLite and MATLAB · See more »

MeeGo

MeeGo is a discontinued Linux distribution hosted by the Linux Foundation, using source code from the operating systems Moblin (produced by Intel) and Maemo (produced by Nokia).

New!!: SQLite and MeeGo · See more »

Mozilla Thunderbird

Mozilla Thunderbird is a free and open-source cross-platform email client, news client, RSS and chat client developed by the Mozilla Foundation.

New!!: SQLite and Mozilla Thunderbird · See more »

NetBSD

NetBSD is a free and open source Unix-like operating system that descends from Berkeley Software Distribution (BSD), a Research Unix derivative developed at the University of California, Berkeley.

New!!: SQLite and NetBSD · See more »

NewLISP

newLISP is an open source scripting language in the Lisp family of programming languages developed by Lutz Mueller and released under the GNU General Public License.

New!!: SQLite and NewLISP · See more »

Nim (programming language)

Nim (formerly named Nimrod) is an imperative, multi-paradigm, compiled programming language designed and developed by Andreas Rumpf.

New!!: SQLite and Nim (programming language) · See more »

NoSQL

A NoSQL (originally referring to "non SQL" or "non relational") database provides a mechanism for storage and retrieval of data that is modeled in means other than the tabular relations used in relational databases.

New!!: SQLite and NoSQL · See more »

O'Reilly Media

O'Reilly Media (formerly O'Reilly & Associates) is an American media company established by Tim O'Reilly that publishes books and Web sites and produces conferences on computer technology topics.

New!!: SQLite and O'Reilly Media · See more »

Object Pascal

Object Pascal refers to a branch of object-oriented derivatives of Pascal, mostly known as the primary programming language of Delphi.

New!!: SQLite and Object Pascal · See more »

Objective-C

Objective-C is a general-purpose, object-oriented programming language that adds Smalltalk-style messaging to the C programming language.

New!!: SQLite and Objective-C · See more »

OCaml

OCaml, originally named Objective Caml, is the main implementation of the programming language Caml, created by Xavier Leroy, Jérôme Vouillon, Damien Doligez, Didier Rémy, Ascánder Suárez and others in 1996.

New!!: SQLite and OCaml · See more »

Open Database Connectivity

In computing, Open Database Connectivity (ODBC) is a standard application programming interface (API) for accessing database management systems (DBMS).

New!!: SQLite and Open Database Connectivity · See more »

OpenBSD

OpenBSD is a free and open-source Unix-like computer operating system descended from Berkeley Software Distribution (BSD), a Research Unix derivative developed at the University of California, Berkeley.

New!!: SQLite and OpenBSD · See more »

OpenLisp

OpenLisp is a programming language in the LISP family developed by Christian Jullien.

New!!: SQLite and OpenLisp · See more »

OpenOffice.org

OpenOffice.org (OOo), commonly known as OpenOffice, is a discontinued open-source office suite.

New!!: SQLite and OpenOffice.org · See more »

OpenSolaris

OpenSolaris is a discontinued, open source computer operating system based on Solaris created by Sun Microsystems.

New!!: SQLite and OpenSolaris · See more »

Opera (web browser)

Opera is a web browser for Windows, macOS, and Linux operating systems developed by Opera Software AS.

New!!: SQLite and Opera (web browser) · See more »

Operating system

An operating system (OS) is system software that manages computer hardware and software resources and provides common services for computer programs.

New!!: SQLite and Operating system · See more »

Pascal (programming language)

Pascal is an imperative and procedural programming language, which Niklaus Wirth designed in 1968–69 and published in 1970, as a small, efficient language intended to encourage good programming practices using structured programming and data structuring. It is named in honor of the French mathematician, philosopher and physicist Blaise Pascal. Pascal was developed on the pattern of the ALGOL 60 language. Wirth had already developed several improvements to this language as part of the ALGOL X proposals, but these were not accepted and Pascal was developed separately and released in 1970. A derivative known as Object Pascal designed for object-oriented programming was developed in 1985; this was used by Apple Computer and Borland in the late 1980s and later developed into Delphi on the Microsoft Windows platform. Extensions to the Pascal concepts led to the Pascal-like languages Modula-2 and Oberon.

New!!: SQLite and Pascal (programming language) · See more »

Perl

Perl is a family of two high-level, general-purpose, interpreted, dynamic programming languages, Perl 5 and Perl 6.

New!!: SQLite and Perl · See more »

PHP

PHP: Hypertext Preprocessor (or simply PHP) is a server-side scripting language designed for Web development, but also used as a general-purpose programming language.

New!!: SQLite and PHP · See more »

Pike (programming language)

Pike is an interpreted, general-purpose, high-level, cross-platform, dynamic programming language, with a syntax similar to that of C. Unlike many other dynamic languages, Pike is both statically and dynamically typed, and requires explicit type definitions.

New!!: SQLite and Pike (programming language) · See more »

PostgreSQL

PostgreSQL, often simply Postgres, is an object-relational database management system (ORDBMS) with an emphasis on extensibility and standards compliance.

New!!: SQLite and PostgreSQL · See more »

Process (computing)

In computing, a process is an instance of a computer program that is being executed.

New!!: SQLite and Process (computing) · See more »

Programming language

A programming language is a formal language that specifies a set of instructions that can be used to produce various kinds of output.

New!!: SQLite and Programming language · See more »

Proprietary software

Proprietary software is non-free computer software for which the software's publisher or another person retains intellectual property rights—usually copyright of the source code, but sometimes patent rights.

New!!: SQLite and Proprietary software · See more »

Pseudocolumn

A Pseudocolumn is a "column" that yields a value when selected, but which is not an actual column of the table.

New!!: SQLite and Pseudocolumn · See more »

Public domain

The public domain consists of all the creative works to which no exclusive intellectual property rights apply.

New!!: SQLite and Public domain · See more »

PureBasic

PureBasic is a commercially distributed procedural computer programming language and integrated development environment based on BASIC and developed by Fantaisie Software for Windows 32/64-bit, Linux 32/64-bit, and macOS.

New!!: SQLite and PureBasic · See more »

Python (programming language)

Python is an interpreted high-level programming language for general-purpose programming.

New!!: SQLite and Python (programming language) · See more »

R (programming language)

R is a programming language and free software environment for statistical computing and graphics that is supported by the R Foundation for Statistical Computing.

New!!: SQLite and R (programming language) · See more »

Racket (programming language)

Racket (formerly PLT Scheme) is a general-purpose, multi-paradigm programming language in the Lisp-Scheme family.

New!!: SQLite and Racket (programming language) · See more »

Rebol

Rebol (historically REBOL) is a cross-platform data exchange language and a multi-paradigm dynamic programming language designed by Carl Sassenrath for network communications and distributed computing.

New!!: SQLite and Rebol · See more »

Regression testing

Regression testing is a type of software testing that ensures that previously developed and tested software still performs the same way after it is changed or interfaced with other software.

New!!: SQLite and Regression testing · See more »

Relational database management system

A relational database management system (RDBMS) is a database management system (DBMS) based on the relational model invented by Edgar F. Codd at IBM's San Jose Research Laboratory.

New!!: SQLite and Relational database management system · See more »

Return code

In computer programming, a return code or an error code is an enumerated message that corresponds to the status of a specific software application.

New!!: SQLite and Return code · See more »

Robustness principle

In computing, the robustness principle is a design guideline for software: The principle is also known as Postel's law, after Jon Postel, who wrote in an early specification of TCP: In other words, programs that send messages to other machines (or to other programs on the same machine) should conform completely to the specifications, but programs that receive messages should accept non-conformant input as long as the meaning is clear.

New!!: SQLite and Robustness principle · See more »

Ruby (programming language)

Ruby is a dynamic, interpreted, reflective, object-oriented, general-purpose programming language.

New!!: SQLite and Ruby (programming language) · See more »

Ruby on Rails

Ruby on Rails, or Rails, is a server-side web application framework written in Ruby under the MIT License.

New!!: SQLite and Ruby on Rails · See more »

Rust (programming language)

Rust is a systems programming language sponsored by Mozilla which describes it as a "safe, concurrent, practical language," supporting functional and imperative-procedural paradigms.

New!!: SQLite and Rust (programming language) · See more »

Safari (web browser)

Safari is a web browser developed by Apple based on the WebKit engine.

New!!: SQLite and Safari (web browser) · See more »

Sams

Sams can refer to.

New!!: SQLite and Sams · See more »

Scheme (programming language)

Scheme is a programming language that supports multiple paradigms, including functional programming and imperative programming, and is one of the two main dialects of Lisp.

New!!: SQLite and Scheme (programming language) · See more »

Service Management Facility

Service Management Facility (SMF) is a feature of the Solaris operating system that creates a supported, unified model for services and service management on each Solaris system and replaces init.d scripts.

New!!: SQLite and Service Management Facility · See more »

Signed number representations

In computing, signed number representations are required to encode negative numbers in binary number systems.

New!!: SQLite and Signed number representations · See more »

Skype

Skype is a telecommunications application software product that specializes in providing video chat and voice calls between computers, tablets, mobile devices, the Xbox One console, and smartwatches via the Internet and to regular telephones.

New!!: SQLite and Skype · See more »

Smalltalk

Smalltalk is an object-oriented, dynamically typed, reflective programming language.

New!!: SQLite and Smalltalk · See more »

Solaris (operating system)

Solaris is a Unix operating system originally developed by Sun Microsystems.

New!!: SQLite and Solaris (operating system) · See more »

SpatiaLite

SpatiaLite is a spatial extension to SQLite, providing vector geodatabase functionality.

New!!: SQLite and SpatiaLite · See more »

SQL

SQL (S-Q-L, "sequel"; Structured Query Language) is a domain-specific language used in programming and designed for managing data held in a relational database management system (RDBMS), or for stream processing in a relational data stream management system (RDSMS).

New!!: SQLite and SQL · See more »

SQL Server Compact

Microsoft SQL Server Compact (SQL CE) is a compact relational database produced by Microsoft for applications that run on mobile devices and desktops.

New!!: SQLite and SQL Server Compact · See more »

SQL-92

SQL-92 was the third revision of the SQL database query language.

New!!: SQLite and SQL-92 · See more »

Static library

In computer science, a static library or statically-linked library is a set of routines, external functions and variables which are resolved in a caller at compile-time and copied into a target application by a compiler, linker, or binder, producing an object file and a stand-alone executable.

New!!: SQLite and Static library · See more »

String (computer science)

In computer programming, a string is traditionally a sequence of characters, either as a literal constant or as some kind of variable.

New!!: SQLite and String (computer science) · See more »

Strong and weak typing

In computer programming, programming languages are often colloquially classified as to whether the language's type system makes it strongly typed or weakly typed (loosely typed).

New!!: SQLite and Strong and weak typing · See more »

Subroutine

In computer programming, a subroutine is a sequence of program instructions that performs a specific task, packaged as a unit.

New!!: SQLite and Subroutine · See more »

Swift (programming language)

Swift is a general-purpose, multi-paradigm, compiled programming language developed by Apple Inc. for iOS, macOS, watchOS, tvOS, and Linux.

New!!: SQLite and Swift (programming language) · See more »

Symbian

Symbian is a discontinued mobile operating system (OS) and computing platform designed for smartphones.

New!!: SQLite and Symbian · See more »

Syntax

In linguistics, syntax is the set of rules, principles, and processes that govern the structure of sentences in a given language, usually including word order.

New!!: SQLite and Syntax · See more »

Tcl

Tcl (pronounced "tickle" or tee cee ell) is a high-level, general-purpose, interpreted, dynamic programming language.

New!!: SQLite and Tcl · See more »

Test harness

In software testing, a test harness or automated test framework is a collection of software and test data configured to test a program unit by running it under varying conditions and monitoring its behavior and outputs.

New!!: SQLite and Test harness · See more »

Thread (computing)

In computer science, a thread of execution is the smallest sequence of programmed instructions that can be managed independently by a scheduler, which is typically a part of the operating system.

New!!: SQLite and Thread (computing) · See more »

Tizen

Tizen is a mobile operating system developed by Samsung that runs on a wide range of Samsung devices, including smartphones; tablets; in-vehicle infotainment (IVI) devices; smart televisions; smart cameras; smartwatches; Blu-ray players; smart home appliances (refrigerators, lighting, washing machines, air conditioners, ovens/microwaves); and robotic vacuum cleaners.

New!!: SQLite and Tizen · See more »

Trac

Trac is an open source, Web-based project management and bug tracking system.

New!!: SQLite and Trac · See more »

Type system

In programming languages, a type system is a set of rules that assigns a property called type to the various constructs of a computer program, such as variables, expressions, functions or modules.

New!!: SQLite and Type system · See more »

Unicode

Unicode is a computing industry standard for the consistent encoding, representation, and handling of text expressed in most of the world's writing systems.

New!!: SQLite and Unicode · See more »

United States Navy

The United States Navy (USN) is the naval warfare service branch of the United States Armed Forces and one of the seven uniformed services of the United States.

New!!: SQLite and United States Navy · See more »

VBScript

VBScript ("Microsoft Visual Basic Scripting Edition") is an Active Scripting language developed by Microsoft that is modeled on Visual Basic.

New!!: SQLite and VBScript · See more »

View (SQL)

In a database, a view is the result set of a stored query on the data, which the database users can query just as they would in a persistent database collection object.

New!!: SQLite and View (SQL) · See more »

Visual Basic .NET

Visual Basic.NET (VB.NET) is a multi-paradigm, object-oriented programming language, implemented on the.NET Framework.

New!!: SQLite and Visual Basic .NET · See more »

Web browser

A web browser (commonly referred to as a browser) is a software application for accessing information on the World Wide Web.

New!!: SQLite and Web browser · See more »

Web SQL Database

Web SQL Database is a web page API for storing data in databases that can be queried using a variant of SQL.

New!!: SQLite and Web SQL Database · See more »

Web2py

Web2py is an open source web application framework written in the Python programming language.

New!!: SQLite and Web2py · See more »

WebOS

webOS, also known as LG webOS and previously known as Open webOS, HP webOS and Palm webOS, is a Linux kernel-based multitasking operating system for smart devices such as smart TVs and it has been used as a mobile operating system.

New!!: SQLite and WebOS · See more »

Windows 10

Windows 10 (codenamed Redstone, formerly Threshold) is a personal computer operating system developed and released by Microsoft, as part of the Windows NT family of operating systems.

New!!: SQLite and Windows 10 · See more »

Write-ahead logging

In computer science, write-ahead logging (WAL) is a family of techniques for providing atomicity and durability (two of the ACID properties) in database systems.

New!!: SQLite and Write-ahead logging · See more »

Xojo

The Xojo programming environment is developed and commercially marketed by Xojo, Inc.

New!!: SQLite and Xojo · See more »

XULRunner

XULRunner is a packaged version of the Mozilla platform to enable standalone desktop application development.

New!!: SQLite and XULRunner · See more »

Redirects here:

.sqlite, SQL Lite, SQLITE, SQLLite, SQLLite DB, SQLite Manager, SQLite3, SQLite4, SQLlite, SQlite, SqlLite, Sqlite, Sqlite3, Sqllite.

References

[1] https://en.wikipedia.org/wiki/SQLite

OutgoingIncoming
Hey! We are on Facebook now! »