© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
15 replies
gwon8266

How to search database for matching text efficiently with C# (maybe with tokens)

In python there is something called a tokenizer that convert strings to tokens and we can use search through those tokens to get the text.
(I used it in my last python job).
Is there a c# equivalent?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,794Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

❔ Link text files to SQL database using C#
C#CC# / help
3y ago
how do you search a database for an integer with the @search
C#CC# / help
2y ago
❔ Text Search - Winforms
C#CC# / help
4y ago