Click here to Skip to main content
15,881,685 members
Everything / Sqlite

Sqlite

SQLite

Great Reads

by Thomas Weller
Demonstrates how to run Python scripts from C#
by DaveMathews
Use Oscova, a bot development framework, to create a Natural Language Interface to an SQL Database
by Glenn Prince
In this second part of the Data Cleaning with Python and Pandas series, now that we have a Jupyter Notebook set up and some basic libraries initialized, we need to load some data. To do this, we’ll load data from a CSV file, as well as from a local SQLite database.
by Hein Pauwelyn
This is an application made for Windows (Universal) 10 devices made with MVVM, IoC-containers and dependency injection. There is also an API from Yahoo and SQLite service.

Latest Articles

by Zijian
Reusable codes for JWT security in business applications
by Mircea Neacsu
Examines the performance of SQLite in multi-threading applications
by Member 4206974
A PHP class that uses PDO for creating a table from JSON Objects
by JBartlau
This article demonstrates how Report Server offers a distribution of reports that save time, increase efficiency, and reduce potential errors.

All Articles

Sort by Title

Sqlite 

22 Nov 2021 by Michael Sydney Balloni
Wanna add basic database functionality to your C++ app? Too lazy to use SQLite directly? Read on!
5 Jun 2021 by Private Dobbs
How to initialise a database and then automatically keep it up to date with version releases
26 Jan 2016 by Jörgen Andersson
A propertymapping extension for DataReaders
6 Jun 2014 by Azim Zahir
This is a simple demonstration of using SQLite database in Android.
27 Oct 2014 by Dominick Marciano
When iPhone SMS messages are backed up to your computer using iTunes, the messages are stored in a SQLite database. This article will show the layout of this database file and how to access all saved message information.
22 Dec 2017 by Dirk Bahle
Tips & Tricks on loading and saving WPF Tree View based content.
3 Aug 2014 by henry sentio kauta
The Android operating System in action
24 Mar 2013 by Sandip.Nascar
Describes the power of C# in building professional application - Stock Market Watch with Charts on Android platform using Mono C#.
14 Sep 2014 by Varavut
Lean about how to manage the data
16 Oct 2014 by Pavel Durov
Article about dynamic Sqlite database management on Android platform using Java class reflection.
10 Feb 2017 by Jerod Johnson
Use the CData Software API Server to create an OData service for your databases and build a dynamic Web app based on the database data.
19 Aug 2019 by VISWESWARAN1998
An opensource antivirus engine which uses Yara, Locality Sensitive Hashing to detect malware
9 Sep 2014 by Ahmed Alaa El-Din
This articles provides a brief description of different methods that Android platform can provide for a developer to save different data types with different storage methods like Shared Preferences, Internal Storage, External Storage, SQLite DB, and Web Services
1 May 2014 by Eric Goedhart
Part two of the ASP.NET MVC Documents Sample
3 Feb 2023 by JBartlau
This article demonstrates how Report Server offers a distribution of reports that save time, increase efficiency, and reduce potential errors.
12 Nov 2018 by Vlad Neculai Vizitiu
Automation testing dogma and exploration
3 Jul 2011 by Alexander Galkin
Provides a sample code for a simple test bench application and compares the performance of two most common embedded databases for .NET: Microsoft SQL CE 4.0 and SQLite.
23 Jan 2016 by Fredrik Schultz
Introduction to Kaliko CMS - an open source content management system for ASP.NET MVC
13 Nov 2017 by Afzaal Ahmad Zeeshan, Iqra Ali
Develop questionnaire site with Node.js, SQLite and Pug
15 May 2011 by kribo
How to insert images / binary data into a database.
17 Dec 2014 by John Atten
If you are new to SQLite, you may well run across one of the most confounding of its implementation details the moment you attempt to do some sort of bulk or batch processing of inserts or updates. What you will discover is that unless properly implemented, inserting or updating multiple records
20 Apr 2019 by BrainlessLabs.com, sibani.p
Creating a simple ORM for C++ on-top of SQL database
12 May 2017 by alexey_t
A simple calendar with notes support
31 Jan 2018 by Pawel idzikowski
How to replace the web API request query string to provide case insensitive OData search
20 Mar 2016 by Sumit Samediya
In this article we will learn how to share code between Windows store app and Windows phone app using Windows Universal App development.
6 Feb 2017 by Florimond
Explains how to use Emitter with a database to store the content of collaborative todo list
28 Mar 2015 by Anele 'Mashy' Mbanga
Demonstrates how to use SQLite database for mobile development
4 Mar 2011 by Jeff Gaines
An application that creates a C# class to read/write data to/from an Access, SQLite, or XML database.
8 Nov 2013 by DaveDbViewSharp
Using lightweight server and database components, the article builds a REST server that returns serialised JSON objects to a single-page web application written in JQuery or AngularJS.
15 May 2015 by Anele 'Mashy' Mbanga
Create JQuery Mobile Apps with JQM.Show on your PC with these tools.
17 Jan 2017 by DaveMathews
Use Oscova, a bot development framework, to create a Natural Language Interface to an SQL Database
8 Jan 2022 by Michael Haephrati
A Static Library which can be used for all kinds of database related needs
20 Feb 2020 by Terence Wallace
Short economics game to analyze human behavior and approach to simulate NPC decision making
U 17 Apr 2024 by Zijian
Reusable codes for JWT security in business applications
31 Jan 2012 by C Yang
Program to track employee work time
14 Mar 2012 by C Yang
Program to inventory files in directory
5 Feb 2012 by C Yang
Program to inventory directories and tally files.
3 Jan 2017 by Peter Leow
Perform CRUD, i.e., Create, Read, Update, and Delete, on data using a SQLite Database on Android
1 May 2015 by Intel
In this 2-part series, we will take a look at how these APIs were used in a sample restaurant Android app, providing a seamless user experience.
10 Jul 2015 by Anele 'Mashy' Mbanga
Porting VB functions over to JavaScript and other useful functions
7 Mar 2016 by dale.newman
Importing Excel & Delimited Files into a Junk Database
11 Mar 2014 by mbarbac
Implementing the Repository and Unit of Work Patterns dynamically using Kerosene ORM
22 Aug 2013 by Janaki.T
This app provides an systematic approach to connect public with their elected officials
1 Jun 2016 by icemanind
Automatically generate Business and Data layers in C# or VB.Net from a SQL Server, Microsoft Access, MySql or SQLite database design.
13 Aug 2018 by Gunnar S
Convert an existing .NET Core WebAPI application to NServiceBus
29 May 2020 by Glenn Prince
In this second part of the Data Cleaning with Python and Pandas series, now that we have a Jupyter Notebook set up and some basic libraries initialized, we need to load some data. To do this, we’ll load data from a CSV file, as well as from a local SQLite database.
9 Aug 2021 by Michael Sydney Balloni
Learn about the inner workings of a dynamic database, and how SQLite is a great fit
25 Mar 2024 by Mircea Neacsu
Examines the performance of SQLite in multi-threading applications
26 May 2022 by Michael Sydney Balloni
Check out the third major revision of mscript for replacing your nasty batch files with simple mscripts
14 May 2015 by DaveMathews
Using SIML, a language designed for Digital Assistants, to create a Natural Language Interface to an SQL database.
10 Sep 2016 by Midi_Mick
A set of extension methods giving System.Data.SQLite access to Savepoints
20 May 2015 by Anele 'Mashy' Mbanga
Write your next CodeProject article using CodeProject.Show, a WinForms application
21 May 2015 by Anele 'Mashy' Mbanga
Exploring the source code behind the offline CodeProject article writer CodeProject.Show.
30 May 2012 by Oleksandr Dodatko
This tutorial shows how to create and use a SQLite custom function that performs locale aware week based calendar computations.
5 Feb 2017 by Michael Chourdakis
A very quick file manager for your PHP site
30 Oct 2014 by Vaclav Naydenov
How C++ library YB.ORM can help manipulate the data stored in RDBMS using domain classes. Basic concepts of ORM are explained by examples.
24 Apr 2019 by QxOrm
QxOrm C++ library: Persistence (based on QtSql Qt library) - Serialization (based on boost::serialization library) - Reflection (introspection)
22 Mar 2018 by Yesy
Demonstrates a method to manipulate SQLite databases located in the asset folder
29 Sep 2015 by DotNetSteve
Variety is the spice of life - rewarding PDF AcroForm reader
18 Jul 2021 by Rednet Software
Rednet.DataAccess is yet another component to work with data that simplifies your use.
25 Oct 2014 by Marc Clifton
No word has a value that can be identified independently of what else is in its vicinity.
30 Mar 2012 by Chilap
Implement an easy-to-use file system backed by a SQLite database.
13 Sep 2018 by David Crow
How the selection in one spinner control can govern the contents of another
11 Apr 2016 by Serge V. Sushko
SQLite access C++ classes
21 Aug 2018 by Gene Cole (CFSW)
Integrating Sqlite into your Visual Studio/C# application.
21 Feb 2015 by liron.levi
Utility for comparing two SQLite database files for both structure and data
30 Apr 2016 by Southmountain
A discussion on how to configure folder structures for C# application with SQLite databases and ADO.NET assemblies with targeting to any CPU, no matter 32-bit or 64-bit. Part 1 is theoretic consideration for project folder structures. Part 2 will give a demo to approve this concept.
4 Feb 2016 by Lộc Nguyễn
Example of Chinook digital media store database
28 Mar 2014 by adriancs
Simplify the usage between C# and SQLite
17 Feb 2017 by Emiliano Musso
In the present article we'll see how to develop a simple Android solution, through the use of Visual Studio e Xamarin, the developer framework which allows the creation of cross-platform solutions.
2 Mar 2017 by Awesh Vishwakarma
The easiest way to use Entity Framework with SQLite databases in C# Winform and Console Applications
25 Mar 2016 by Member 12149082
Description of useful SVG Filters and Interactivity
21 Apr 2015 by Braden Murphy
Lightweight SQL & HTML Web Server Reporting
12 Nov 2018 by Vlad Neculai Vizitiu
How to write automated tests using entity framework core
30 Jan 2017 by Michael Haephrati
Third of several articles covering the secrets of obtaining stored (and encrypted) credentials stored by browsers
4 Nov 2014 by Marc Clifton
A Feed Reader Use Case, demonstrating in part how the Semantic Database works, as well as the Higher Order Programming Environment IDE
18 Jul 2018 by Robert Crockett
Use safe Destructive Editing techniques to load a SQLITE table
21 Sep 2014 by Alexei Shcherbakov
How to make almost universal NuGet 'System.Data.Sqlite' package for .NET and Mono
20 Mar 2016 by Sumit Samediya
In this article we will learn how to use existing sqlite database in WP 8.1 apps.
17 Nov 2014 by Android on Intel
In this article we will take a look at Android* SQLite API and helper classes for database creation and maintenance.
26 Aug 2019 by Thomas Weller
Demonstrates how to run Python scripts from C#
27 May 2013 by Mina Samy
A tutorial on using SQLite on Android
9 Mar 2015 by Peter Moore - Chicago
By writing your own Virtual File System with a little C++, you can escape ApplicationData.LocalFolder and read and write databases in any folder your app has access to.
6 Aug 2011 by Rahman Masudur
Using SQLite embedded database with entity framework and Linq-to-SQL
25 Jun 2018 by Dirk Bahle
A quick guide to managing 100000'ish records efficiently with SQLite and C#/.Net.
8 Dec 2016 by rerhart585
Using SQLite, leverage the create_aggregate(), and SQL's Between Operator to create a Normal Probability Distribution Histogram, or what is more commonly referred to as a Bell Curve.
29 Jul 2016 by Hein Pauwelyn
This is an application made for Windows (Universal) 10 devices made with MVVM, IoC-containers and dependency injection. There is also an API from Yahoo and SQLite service.
12 Jun 2020 by David Crow
The World's Best Weather Forecasting App (That's the Not Part!)
10 Oct 2016 by Mahmoud Samir Fayed
Simple database application for Desktop and Android written in the Ring Programming Language
19 Oct 2014 by Afzaal Ahmad Zeeshan
What are the wearable devices and what is the role of Internet of Things in them and how do they interact to make things better and easy.
28 Jul 2015 by Bjørn
A Service listening to Windows EventLog, recognizing attacker IPs and block them in the Windows Firewall.
1 Jul 2018 by Graeme_Grant
DotNet.Core.SQLite - a lightweight performance wrapper library for working with SQLite including usage examples in C# & VB
6 Apr 2016 by Sharad Chandra Pyakurel
This tutorial will explain how to develop android app with Xamarin tool provided by visual studio. This post will walk you through creating a small android app related to AddressBook.