15,946,316 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Visual Basic questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
The default search term operator is
OR
for a simple list of search terms.
Any selected filters such as document type, tags, categories, etc. are ANDed to the query in the search box.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
41 Results
Filters
Articles
Technical Blogs
Tips & Tricks
Reference Articles
Projects
Assets
Questions
Answers
Forum Messages
News Items
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating (Hi - Lo)
Rating (Lo - Hi)
Popularity (Hi - Lo)
Popularity (Lo - Hi)
Votes (Hi - Lo)
Votes (Lo - Hi)
Modified (New - Old)
Modified (Old - New)
Thread Modified (New - Old)
Thread Modified (Old - New)
Created (New - Old)
Created (Old - New)
Title (A - Z)
Title (Z - A)
Author (A - Z)
Author (Z - A)
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
More Filters
Article Topics
All Topics
Artificial Intelligence
Internet of Things
DevOps
Containers
High Performance Computing
Hosted Services
Security
Web Development
Mobile Apps
Desktop Programming
Database Development
Productivity Apps and Services
Game Development
Multimedia
General Programming
Programming Languages
Article License
All Licenses
Ms-RL
Custom
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
CC (BY-ND 3.0)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Mobile Development
Product Lifecycle
Database & SysAdmin
General Discussions
Page 1 of 5
Page Size:
10
·
25
·
50
Tag filtered by: ORM
❌
SQLite Helper: A Micro-ORM for SQLite Database
Please
Sign up or sign in
to vote.
17 Jul 2024
by
Code Artist
license:
MIT
This project showcases how SQLiteHelper simplifies database interactions, which allows developers to concentrate more on the application's logic rather than the complexities of SQL query writing.
Programming Languages
»
C#
C#
SQLite
ORM
DbSharpApplication (DAL Generator Tool on .
NET6, and released new version on .
NET8)
Please
Sign up or sign in
to vote.
17 Feb 2024
by
Higty
license:
CPOL
A DAL generator that generates StoredProcedure client class and creates Table and Record classes
Programming Languages
»
Sql
C#
SQL
ORM
CRUD
VS2022
Insight.
Database - .
NET Micro ORM - Part 2 - Executing And Carrying Out SELECT SQL Commands
Please
Sign up or sign in
to vote.
11 Jan 2023
by
keerthi raja
license:
CPOL
Using Insight.Database to Run and Complete SELECT SQL Commands (.NET Micro ORM)
Programming Languages
»
C#
C#
.NET
ORM
Generic Repository with SQLAlchemy and Python
Please
Sign up or sign in
to vote.
5 Jul 2022
by
Dipon
Roy
license:
CPOL
Example of Generic Repository Class with SQLAlchemy and Python
Database Development
Python
database
ORM
Conditional filtering in SQLAlchemy and Python
Please
Sign up or sign in
to vote.
3 Jul 2022
by
Dipon
Roy
license:
CPOL
Conditional filter query example in SQLAlchemy and Python
Database Development
SQL
Python
database
ORM
operator
Insight.
Database - .
NET Micro ORM, Part 1 - Write Less Code in Data Access layer using Auto Interface Implementation
Please
Sign up or sign in
to vote.
6 Nov 2021
by
keerthi raja
license:
CPOL
An overview of Insight.Database, micro-orm for .NET
Programming Languages
»
Sql
C#
SQL
.NET
JSON
ORM
Simple CRUD with the .
NET Micro ORM "Symbiotic"
5 Oct 2021
by
Eric P Schneider
license:
CPOL
The article demonstrates database create, read, update, delete operations using the .NET Symbiotic ORM.
Programming Languages
»
Xml
C#
XML
JSON
text
ORM
Building a Simple Typescript ORM around sqlite
4 Sep 2021
by
Alen Toma
license:
CPOL
This is a very easy way to build your ORM and have full control over how the database and query is setup.
Programming Languages
»
Typescript
SQLite
ORM
Typescript
Artisan.
Orm or How to Reinvent the Wheel
15 Jun 2020
by
Vadim Loboda
license:
CPOL
ADO.NET Micro-ORM to SQL Server
Database Development
»
Sql Server
C#
.NET
SQL-Server
ADO.NET
ORM
VS2015
Parallel Queries with the Symbiotic Micro ORM
27 Jun 2019
by
Eric P Schneider
license:
CPOL
Perform parallel queries with the Symbiotic Micro ORM
Programming Languages
»
C#
C#
.NET
Visual-Studio
ORM
Page 1 of 5
1
2
3
4
5
First
·
Prev
·
Next
·
Last