Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6581657
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T16:10:53+00:00 2026-05-25T16:10:53+00:00

Background: sqlite is great for doing SQL operations on data loaded into databases, but

  • 0

Background:

sqlite is great for doing SQL operations on data loaded into databases, but many times in my line of work I need to do selects, joins, and where statements on files that aren’t loaded into a database and not necessarily worth the time to do loading/initialization into a database. Also, the random access characteristics of sqlite often make operations that are being performed on every row in a database slower.

Question:

Is there a suite of SQL type commands/fxns (preferably python/bash) that doesn’t need sqlite and works on just raw tab spaced files? For instance, instead of using tables to select rows, just use column numbers.

Example

select col1,col2,col3 from fileName.tsv where col1[int] < 3

Note:
I realize a lot of this can be accomplished with awk, cut, bash-join, etc; I was wondering if there was something more SQLesque?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T16:10:53+00:00Added an answer on May 25, 2026 at 4:10 pm

    After googling python equivalent of DBD::CSV, I found KirbyBase. That looks as though it’ll fit the bill.

    Since I generally don’t use Python, however, I’ve never tried it.

    Edited to add: Okay, after taking a glance at the documentation, the query commands aren’t exactly SQL, but they’re a lot more SQLesque than using awk.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just some background, sorry so long winded. I'm using the System.Data.SQLite ADO.net adapter to
Background I have a couple of projects that use a SQLite DB for data.
I'm using a background thread to read from a Sqlite database some GPS data...and
Background I work for a large organization which has thousands of MS Access applications
BACKGROUND: I have a sqlite file that is marked as COPY in it's properties.
Here is the table in which ia am retrieving the data from sqlite,, at
Here is the table in which I am retrieving the data from an SQLite
Background information: This application is .NET 4/C# Windows Forms using SQLite as it's backend.
first some background. Here is the SQLite script I created: create table Person( ID
I come from more of a Python and CTYPES background...and am trying to work

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.