SQLite
| SQLite | ||||
|---|---|---|---|---|
Volledig (.)help-scherm SQLite Release 3 Versie 37
| ||||
| Ontwerp en ontwikkeling | ||||
| Categorie | Databasemanagementsysteem | |||
| Ontwikkelaar(s) | D. Richard Hipp (CEO), Dan Kennedy, Joe Mistachkin (System.Data.SQLite)[1] | |||
| Besturingssysteem | meerdere platforms | |||
| Geschreven in | C | |||
| Status en tijdlijn | ||||
| Status | Actief | |||
| Uitgebracht | augustus 2000 (25 jaar) | |||
| Recentste versie | 3.53.4 (24 juli 2026)[2] | |||
| Onderdelen | ||||
| Licentie(s) | Open source sinds 16 september 2001 | |||
| Links | ||||
| Website | (en) Projectpagina | |||
| Versiebeheer | Broncode | |||
| ||||
SQLite is een databasemanagementsysteem dat gebruikmaakt van SQL. SQLite is publicdomainsoftware.[3]
Gebruik
SQLite is ontwikkeld om gebruikt te worden via de opdrachtregel (CLI). Er zijn ook grafische schillen als:
- Database Browser for SQLite.
- SQLite Manager o.a. als uitbreidingstoepassing van Firefox;
Eigenschappen
- Het SQLite databaseformat is een van de drie door Library of Congress aangeraden formaten. De andere twee zijn JSON en CSV.[4]
- Ondersteunt ACID-model.
- Geen serverinstallatie nodig.
- De meeste mogelijkheden van SQL92 en nieuwere als Upsert, Returning & vensterfuncties (bekend van PostgreSQL) worden ondersteund.
- De niet in de standaard opgenomen opdracht Vacuum is sinds 3.27 uitgebreid met de optie 'into <nieuwe database>'.
- Het volledig relationeel model is opgeslagen in 1 bestand.
- Beschikbaar voor de meeste gangbare besturingssystemen; meegebakken in Linux, OS X en Windows 10+.
- Ondersteuning van databases tot 140 terabytes.[5]
- Zowel de broncode, documentatie als de uitvoerbare bestanden (sqlite3[.exe]) voor de meest gangbare platforms zijn beschikbaar op één pagina.[6]
- Heeft een eigen ingebakken datacompressiemethode.[7]
Registratie merknaam
Hoewel de software zich in het publiek domein bevindt, is de merknaam SQLite in 2008 geregistreerd.[8]
Bronnen, noten en/of referenties
- (en) Officiële website
- ↑ SQLite Developers. SQLite.org. Geraadpleegd op 19 maart 2022.
- ↑ "SQLite Release 3.53.4 On 2026-07-24"; geraadpleegd op: 25 juli 2026.
- ↑ Geen copyright met uitzonderingen; SQLite.org, bezocht 22-5-2013
- ↑ Sustainability of Digital Formats: Planning for Library of Congress Collections www.loc.gov, bezocht 12-7-2018
- ↑ (en) SQLite file format. SQLite.org.
- ↑ downloadpagina SQLite.org/download.html, bezocht 30-3-2013 18:26
- ↑ .SQLar: SQLite Archive Files bezocht 26-10-2018 07:05
- ↑ Registratie bij USPTO tsdr.uspto.gov, bezocht 10-4-2016
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.