Click here to Skip to main content
15,886,664 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 Score

Sqlite 

6 Jul 2022 by DiponRoy
Quick start example to run DB and clients in docker
19 Jun 2015 by ergohack
System.Data.SQLite is great, but was missing some BLOB support. Switching to the native source project was easier than expected and provided significant functionality benefits.
18 Dec 2015 by Md. Marufuzzaman
This tip shows you an easy way to split Microsoft SQL Server table row data.
7 Apr 2014 by B. Clay Shannon
Step-by-step instructions on how to view SQLite data from Android Studio and SQLite Data Browser
13 Nov 2014 by A.Ebrahimi
Tools introduction for Android developers who use SQlite in coding
23 Jan 2016 by Igor_A
An architectural prototype of a business logic server as Windows Service. Sample service implementation and test utility.
13 Jun 2014 by Right Handed Monkey
This is a tutorial for accessing sqlite databases in Android in a thread safe manner. If you download the library code, please bookmark, comment on, or rate the article - it helps out tremendously.
9 Jul 2014 by Jason Parms
Lightweight Directory Access Protocol (LDAP) Injection
22 Jan 2016 by kaviteshsingh
Simple utility to scan and find duplicate files in a directory.
23 Jun 2018 by Biswal Tanmaya
Use of Realm object in Realm event handler
21 Aug 2011 by Mike Hankey
Updating an SQLite database to a new version and copying the contents of the old one into the updated database.
13 Jun 2013 by Deepali Dhingra
This tip explains how to create a to do or Shopping List app with listview, sqlite, dialog and customadapter.
11 Jul 2015 by ergohack
This SQLite Data Object Window base class automates the data updates and the data bindings between the XAML presentation and the SQLite database allowing the minimum of code needed to present and edit SQLite database records.
16 Aug 2015 by Wombaticus
A beginner's introduction to using data classes in ASP.NET.
5 Sep 2015 by Member 2007625
It took few days for me to find this solution and I think it worth sharing it.
4 Sep 2021 by Alen Toma
This is a very easy way to build your ORM and have full control over how the database and query is setup.
10 Mar 2022 by Master DJon
New MigrationSqlGenerator to generate SQL from MigrationOperations having attribute "ExecuteAfter" or "ExecuteBefore"
31 Mar 2023 by Member 4206974
A PHP class that uses PDO for creating a table from JSON Objects
20 Nov 2015 by Lộc Nguyễn
With a DEMO WPF application (WinNotif)
7 Jun 2017 by Niemand25
Be careful with CASE WHEN when dealing with numeric columns and using zero literal
20 May 2014 by B. Clay Shannon
Learn how to get all records from any SQLite table, passing the Table Name as String and receiving a StringBuilder
23 Dec 2015 by Md. Marufuzzaman
A simple tip/trick to get rows on n’th maximum number from a table
12 Nov 2014 by Christopher Crain
Create a dynamic class driven by your database.
2 Nov 2014 by Ullas_Krishnan
How to use SQLite with Xamarin C# Android
15 Aug 2016 by Anthony Lansbergen
Using sqlite3 for a multi language log where logdata can contain parameters.
9 Dec 2014 by B. Clay Shannon
Simply, quickly, and freely make your apps available to the public
18 Dec 2015 by Md. Marufuzzaman
A simple example of Microsoft SQL Server Pad String
7 Dec 2015 by Igor_A
Review of an approach of increase clustered server performance. Library sample and test utility.
4 Sep 2014 by Emiliarge
A JavaFX/Swing NetBeans 8.0 Project with JFrame created by NetBeans's GUI Builder
17 May 2019 by Emrah Koçak
How to load a JSON file with array of objects without any information about the attributes into SQLite 3 database
4 Jul 2022 by DiponRoy
How to auto increment column options in databases
20 Mar 2015 by furytrader
Yes, Virginia, You Can Do This All With One Simple SQL Statement
7 Mar 2015 by IAndreev93
Standard functions usage, and my own functions... Allowing you simpler process tables... Date and time... Strings...
29 Sep 2015 by Thiago Gaidzinski
UniDAC allows you to connect your cross-platform application directly with many database's types.